style fix
This commit is contained in:
@@ -3991,7 +3991,7 @@ body > .autocomplete-suggestions.text-search-suggestions {
|
||||
.iti__country-list {
|
||||
margin-top: var(--1px); // To match positioning of other dropdowns.
|
||||
z-index: 5;
|
||||
max-height: calc(var(--300px) + var(--5px));
|
||||
max-height: calc(var(--300px) + var(--18px));
|
||||
background-color: var(--dropdown-bg);
|
||||
border: var(--dropdown-border) solid var(--dropdown-border-width);
|
||||
border-radius: var(--dropdown-border-radius);
|
||||
|
||||
Reference in New Issue
Block a user