mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix toolbar colors
This commit is contained in:
@ -109,9 +109,10 @@ ion-nav-items[secondary] {
|
||||
background-color: $color-value;
|
||||
border-color: darken($color-value, 10%);
|
||||
|
||||
ion-title,
|
||||
.toolbar-title,
|
||||
button,
|
||||
[button] {
|
||||
[button],
|
||||
a {
|
||||
color: inverse($color-value);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user