优化多系统模式下菜单样式
parent
03b64f6c44
commit
287e2dc482
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue