mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
chore(sass): fix Sass linter errors
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
|
||||
ion-fixed {
|
||||
position: absolute;
|
||||
transform: translateZ(0);
|
||||
|
||||
z-index: $z-index-fixed-content;
|
||||
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user