Minor UI fix for dropdowns

This commit is contained in:
navaneeth 2021-05-30 18:53:54 +05:30
parent 2dfc35ac9c
commit ccd5c3c1c4

View file

@ -665,7 +665,6 @@ body {
.select-search:not(.select-search--multiple) .select-search__select {
position: absolute;
z-index: 2;
top: 44px;
right: 0;
left: 0;
border-radius: 3px;