mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-12 09:13:11 +00:00
fix md-icon-button with pallete colors inside cards #307
This commit is contained in:
parent
a81fa90123
commit
d554e64d66
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,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: #{'BACKGROUND-CONTRAST-0.54'};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue