Compare commits
2 Commits
1dc6d541cc
...
085c307137
| Author | SHA1 | Date | |
|---|---|---|---|
| 085c307137 | |||
| d961d910d8 |
@@ -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