优化滚动条下的菜单

This commit is contained in:
GoEdgeLab
2024-03-10 08:47:11 +08:00
parent 499fcc8979
commit 85b07eaec7
3 changed files with 8 additions and 5 deletions

View File

@@ -132,9 +132,10 @@ div.margin, p.margin {
/** 主菜单 **/
.main-menu {
width: 8em !important;
.ui.menu {
width: 9.5em !important;
border-radius: 0 !important;
width: 100% !important;
// menu
.item.separator {