mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(menu): make MD default button change color based on toolbar color
references #689
This commit is contained in:
@@ -70,7 +70,8 @@ ion-title {
|
||||
background-color: $color-value;
|
||||
}
|
||||
|
||||
.toolbar-title {
|
||||
.toolbar-title,
|
||||
.bar-button-default {
|
||||
color: inverse($color-value);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user