mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-17 19:51:06 +00:00
7 lines
123 B
Text
7 lines
123 B
Text
.THEME_NAME {
|
|
.md-list,
|
|
&.md-list {
|
|
background-color: BACKGROUND-COLOR-A100;
|
|
color: BACKGROUND-CONTRAST;
|
|
}
|
|
}
|