mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
feat(DropdownItem): add @dropdown-item-z-index less var
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: @dropdown-item-z-index;
|
||||
overflow: hidden;
|
||||
|
||||
&__option {
|
||||
|
Reference in New Issue
Block a user