Fix: Dropdown width issue in safari browser. (#2080)
This commit is contained in:
parent
03bd34be86
commit
7eb766a457
@ -1,6 +1,7 @@
|
||||
.dropdown-pane {
|
||||
@include elegant-card;
|
||||
@include border-light;
|
||||
box-sizing: content-box;
|
||||
width: fit-content;
|
||||
z-index: 999;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user