Commit 64168a9f by preschooler

馃巿 perf:浼樺寲鍨傜洿鑿滃崟鍙敤瀹藉害

parent fc5e37dd
...@@ -195,6 +195,16 @@ $prefix-cls: #{$namespace}-menu; ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment