优化皮肤细节

This commit is contained in:
2023-06-10 11:21:44 +08:00
parent d9e647979d
commit d15160663f
2 changed files with 14 additions and 0 deletions

View File

@@ -276,4 +276,12 @@ $main-color:#61677C;
.layui-table-tips-c {
text-shadow: 0.5px 0.5px 0 #fff;
}
.layuimini-tab .layui-tab-title {
background-color: transparent;
}
.layuimini-tab .layui-tab-control>li {
background-color: transparent;
}