mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-24 23:03:45 +00:00
6 lines
139 B
Text
6 lines
139 B
Text
.THEME_NAME {
|
|
&.md-dialog-container .md-dialog {
|
|
background-color: #{'BACKGROUND-COLOR'};
|
|
color: #{'BACKGROUND-CONTRAST'};
|
|
}
|
|
}
|