Skip to content

Commit cbc90d0

Browse files
author
Jicheng Lu
committed
fix dropdown menu
1 parent 561cd98 commit cbc90d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/scss/custom/components/_dropdown.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
margin: 0;
1111
position: absolute;
1212
z-index: 1000;
13+
inset: 0px auto auto 0px !important;
1314

1415
&.show {
1516
top: 100% !important;

0 commit comments

Comments
 (0)