mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
iOS outer-content css
This commit is contained in:
10
ionic/components/content/modes/ios.scss
Normal file
10
ionic/components/content/modes/ios.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
// iOS Content
|
||||
// --------------------------------------------------
|
||||
|
||||
$outer-content-md-background-color: #efeff4 !default;
|
||||
|
||||
|
||||
[mode=ios] .outer-content {
|
||||
background: $outer-content-md-background-color;
|
||||
}
|
||||
Reference in New Issue
Block a user