We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561cd98 commit cbc90d0Copy full SHA for cbc90d0
src/lib/scss/custom/components/_dropdown.scss
@@ -10,6 +10,7 @@
10
margin: 0;
11
position: absolute;
12
z-index: 1000;
13
+ inset: 0px auto auto 0px !important;
14
15
&.show {
16
top: 100% !important;
0 commit comments