左侧菜单
This commit is contained in:
parent
1cc4e152bd
commit
a991ddc130
|
|
@ -212,7 +212,6 @@
|
|||
.jeecg-menu-light.jeecg-menu-vertical .jeecg-menu-item-active.jeecg-menu-submenu {
|
||||
color: #828284 !important;
|
||||
// background: #f0f0f0;
|
||||
padding-bottom: 10px;;
|
||||
border-radius: 6px;
|
||||
}
|
||||
.jeecg-menu-vertical .jeecg-menu-item, .jeecg-menu-vertical .jeecg-menu-submenu-title {
|
||||
|
|
@ -243,14 +242,10 @@
|
|||
// }
|
||||
|
||||
.jeecg-menu-item-active>.jeecg-menu{
|
||||
margin-top:10px;
|
||||
background: #FBFBFD;
|
||||
border-radius: 6px;
|
||||
}
|
||||
.jeecg-menu-item-active .jeecg-menu>li{
|
||||
width:95%;
|
||||
margin:5px auto;
|
||||
padding-left:18px !important;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue