mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(sliding): fix core gesture logic + priority configuration
fixes #14763
This commit is contained in:
@ -35,6 +35,7 @@ ion-item-options {
|
||||
|
||||
font-size: 14px;
|
||||
|
||||
user-select: none;
|
||||
z-index: $z-index-item-options;
|
||||
|
||||
&.hydrated {
|
||||
|
Reference in New Issue
Block a user