yangkai 6 years ago
parent 7fc914f6ce
commit 8ff1cc35af

@ -222,12 +222,12 @@
}
/*首页左侧下拉菜单动画*/
.sidebar-menu .treeview-menu {
display: block;
/*max-height: 0;*/
overflow: hidden;
transition: 0.3s max-height linear;
}
/*.sidebar-menu .treeview-menu {*/
/*!*display: block;*!*/
/*!*max-height: 0;*!*/
/*overflow: hidden;*/
/*transition: 0.3s max-height linear;*/
/*}*/
.sidebar-menu li.active .treeview-menu {
/*max-height: 100px;*/

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save