修改样式

This commit is contained in:
Anyon 2022-01-20 19:07:17 +08:00
parent a1bc66ba15
commit 72a2a3f638
3 changed files with 3 additions and 10 deletions

View File

@ -249,10 +249,7 @@
// border-bottom: @TopHeaderBottomLine; // border-bottom: @TopHeaderBottomLine;
> a:hover { > a:hover {
} background-color: rgba(100, 100, 100, 0.1) !important;
a:hover {
// background-color: rgba(100, 100, 100, 0.1) !important;
} }
.layui-nav-child { .layui-nav-child {
@ -279,10 +276,6 @@
padding-top: 0; padding-top: 0;
padding-bottom: 0; padding-bottom: 0;
&:hover {
background-color: rgba(100, 100, 100, 0.1) !important;
}
.nav-icon { .nav-icon {
padding-right: 5px; padding-right: 5px;
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long