dropdown overflow
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user