mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 14:52:00 +08:00
commit
24e1e2f26c
@ -195,6 +195,16 @@ $prefix-cls: #{$namespace}-menu;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// 垂直菜单
|
||||||
|
&__vertical {
|
||||||
|
:deep(.#{$elNamespace}-menu--vertical) {
|
||||||
|
&:not(.#{$elNamespace}-menu--collapse) .#{$elNamespace}-sub-menu__title,
|
||||||
|
.#{$elNamespace}-menu-item {
|
||||||
|
padding-right: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// 水平菜单
|
// 水平菜单
|
||||||
&__horizontal {
|
&__horizontal {
|
||||||
height: calc(var(--top-tool-height)) !important;
|
height: calc(var(--top-tool-height)) !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user