mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-24 11:05:17 +08:00
fix(components): [el-dropdown-menu] override default style (#6328)
This commit is contained in:
parent
cb6300c739
commit
b5d3a63702
@ -160,6 +160,7 @@ $dropdown-menu-padding-vertical: map.merge(
|
||||
border: none;
|
||||
border-radius: var(--el-border-radius-base);
|
||||
box-shadow: none;
|
||||
list-style: none;
|
||||
|
||||
@include e(item) {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user