mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-14 10:13:09 +00:00
fix overflow button color theme in cards
This commit is contained in:
parent
69e228182a
commit
4262825d37
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.md-card-header,
|
||||
.md-card-actions {
|
||||
.md-icon-button {
|
||||
.md-icon-button:not(.md-primary):not(.md-warn):not(.md-accent) {
|
||||
.md-icon {
|
||||
color: $second-color-hue;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue