mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
Change color iOS outer-content background
This commit is contained in:
@ -14,6 +14,10 @@ $subdued-text-ios-color: $subdued-text-color !default;
|
||||
$font-family-ios-base: $font-family-base !default;
|
||||
$font-size-ios-base: $font-size-base !default;
|
||||
|
||||
// iOS Outer content
|
||||
// --------------------------------------------------
|
||||
$outer-content-ios-background-color: $background-color !default;
|
||||
|
||||
|
||||
// iOS Toolbar
|
||||
// --------------------------------------------------
|
||||
|
Reference in New Issue
Block a user