mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式
This commit is contained in:
parent
fb4af10875
commit
5af901a29c
@ -277,10 +277,6 @@
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
color: @LeftMainNavNormalTextColor;
|
color: @LeftMainNavNormalTextColor;
|
||||||
|
|
||||||
.layui-nav-more {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: @LeftMainNavActiveTextColor;
|
color: @LeftMainNavActiveTextColor;
|
||||||
}
|
}
|
||||||
@ -288,6 +284,10 @@
|
|||||||
.nav-icon {
|
.nav-icon {
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layui-nav-more {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user