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