Files
ionic-framework/core/src/components/scroll/scroll.ios.vars.scss
2018-03-12 16:02:25 -04:00

11 lines
343 B
SCSS

@import "../../themes/ionic.globals.ios";
// iOS Content
// --------------------------------------------------
/// @prop - Font family of the content
$content-ios-font-family: $font-family-ios-base !default;
/// @prop - Background color of the outer content
$content-ios-outer-background: $background-ios-color-step-50 !default;