Files
ionic-framework/core/src/components/back-button/back-button.md.vars.scss
2018-03-16 13:00:00 -04:00

8 lines
240 B
SCSS

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