修复皮肤切换的背景色丢失

This commit is contained in:
2023-04-24 19:33:04 +08:00
parent 9e45e0458a
commit d6bce8f8af
2 changed files with 5 additions and 1 deletions

View File

@@ -642,4 +642,8 @@ table样式
[data-toggle="copy-text"].copy-rendered {
cursor: pointer;
}
#layuimini-bg-color {
background-color: #fff;
}