完善像素风皮肤;

This commit is contained in:
2022-07-03 14:43:45 +08:00
parent ada3882953
commit 8dca24e1d7
2 changed files with 7 additions and 0 deletions

View File

@@ -162,6 +162,10 @@ $border-line-width:3px;
}
.layui-tab-title li {
font-size: 18px;
}
.layui-nav-tree .layui-nav-item {
border-bottom: 3px solid #212529;
}

View File

@@ -1297,6 +1297,9 @@
.elem-style-nes .layui-nav * {
font-size: 16px;
}
.elem-style-nes .layui-tab-title li {
font-size: 18px;
}
.elem-style-nes .layui-nav-tree .layui-nav-item {
border-bottom: 3px solid #212529;
}