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

8 lines
228 B
SCSS

@import "../../themes/ionic.globals.ios";
// iOS Header
// --------------------------------------------------
/// @prop - Filter of the translucent header
$header-ios-translucent-filter: saturate(180%) blur(20px) !default;