mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-21 02:50:11 +08:00
fix(dropdown): add css var for popper (#2909)
This commit is contained in:
parent
3b48b2870b
commit
9d2d30ce46
@ -16,6 +16,8 @@
|
||||
line-height: 1;
|
||||
|
||||
@include e(popper) {
|
||||
@include set-component-css-var('dropdown', $--dropdown);
|
||||
|
||||
// using attributes selector to override
|
||||
|
||||
@include picker-popper(
|
||||
|
Loading…
Reference in New Issue
Block a user