Compare commits

..

2 Commits

-3
View File
@@ -1,5 +1,4 @@
.autocomplete { .autocomplete {
position: relative;
z-index: 1000; z-index: 1000;
overflow: visible; overflow: visible;
.autocomplete-option { .autocomplete-option {
@@ -16,8 +15,6 @@
display: flex; display: flex;
} }
} }
} }
.autocomplete-selected-value { .autocomplete-selected-value {
font-size: 13px; font-size: 13px;