style: background to background-color

This commit is contained in:
Vben
2021-04-13 21:43:10 +08:00
parent c9089c3243
commit 2cdf2c28c4
66 changed files with 142 additions and 142 deletions

View File

@@ -1,5 +1,5 @@
.bg-white {
background: @component-background !important;
background-color: @component-background !important;
}
html[data-theme='light'] {