[Redizajn 1ka] Dropdown popravki

This commit is contained in:
tejagerjovic 2021-11-29 11:20:59 +01:00
parent b57dd8d07e
commit ef86b6a45a
2 changed files with 2 additions and 2 deletions

View File

@ -5489,7 +5489,7 @@ select.dropdown {
cursor: pointer;
font-family: Source Sans Pro, sans-serif;
margin-top: 4px;
-webkit-appearance: none;
background-color: #FFFFFF;
}
select.dropdown.large {
width: 229px;

View File

@ -8,7 +8,7 @@ select.dropdown {
margin-top: 4px;
-webkit-appearance: none;
background-color: $white;
&.large {
width: 229px;