mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
8 lines
240 B
SCSS
8 lines
240 B
SCSS
@import "../../themes/ionic.globals.md";
|
|
|
|
// Material Design Menu Button
|
|
// --------------------------------------------------
|
|
|
|
/// @prop - Text color of the Menu button
|
|
$menu-button-md-color: $toolbar-md-text-color !default;
|