mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(item-sliding): make sure options are ready
This commit is contained in:
@ -37,10 +37,6 @@ ion-item-options {
|
||||
|
||||
user-select: none;
|
||||
z-index: $z-index-item-options;
|
||||
|
||||
&.hydrated {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.item-options-start {
|
||||
|
Reference in New Issue
Block a user