优化多系统模式下菜单样式

develop
就眠仪式 2020-12-18 00:58:08 +08:00
parent 03b64f6c44
commit 287e2dc482
1 changed files with 6 additions and 0 deletions

View File

@ -101,6 +101,12 @@
display: none!important;
}
.pear-nav-control .layui-nav-child{
border: 1px solid whitesmoke;
border-radius: 6px;
width: 150px;
}
/** 隐 藏 后 子 级 悬 浮 菜 单 */
.pear-nav-tree .layui-nav-hover {
border-radius: 4px;