mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(dropdown): add css var for popper (#2909)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user