mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Revert "disable PropertySpelling in scss-lint for this special case"
This reverts commit 87c3302fc2.
This commit is contained in:
@@ -47,9 +47,8 @@ ion-menu.show-menu {
|
||||
}
|
||||
|
||||
ion-menu[side=right] > .menu-inner {
|
||||
// scss-lint:disable PropertySpelling
|
||||
left: auto;
|
||||
right: 0;
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
ion-menu ion-backdrop {
|
||||
|
||||
Reference in New Issue
Block a user