parent
5a14391969
commit
3d6989052e
|
|
@ -101,6 +101,12 @@
|
||||||
display: none!important;
|
display: none!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pear-nav-control .layui-nav-child{
|
||||||
|
border: 1px solid whitesmoke;
|
||||||
|
border-radius: 6px;
|
||||||
|
width: 150px;
|
||||||
|
}
|
||||||
|
|
||||||
/** 隐 藏 后 子 级 悬 浮 菜 单 */
|
/** 隐 藏 后 子 级 悬 浮 菜 单 */
|
||||||
.pear-nav-tree .layui-nav-hover {
|
.pear-nav-tree .layui-nav-hover {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue