mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
no quotes in attr selectors
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
$content-ios-background-color: #efeff4 !default;
|
||||
|
||||
|
||||
.nav[mode="ios"].show-pane {
|
||||
.nav[mode=ios].show-pane {
|
||||
|
||||
.content-container {
|
||||
background-color: $content-container-ios-background-color;
|
||||
|
||||
Reference in New Issue
Block a user