Files
ionic-framework/core/src/components/back-button/back-button.md.vars.scss
2018-09-25 21:02:40 +02:00

8 lines
230 B
SCSS

@import "../../themes/ionic.globals.md";
// Material Design Back Button
// --------------------------------------------------
/// @prop - Text color of the back button
$back-button-md-color: currentColor !default;