Files
2015-05-06 10:19:34 -05:00

11 lines
209 B
SCSS

// iOS Content
// --------------------------------------------------
$content-ios-background-color: #efeff4 !default;
.platform-ios ion-content {
background-color: $content-ios-background-color;
}