Fix typeahead font size
This commit is contained in:
parent
2939925639
commit
4fdc735020
|
@ -74,6 +74,8 @@ li.suggestion {
|
|||
}
|
||||
|
||||
#typeahead-container {
|
||||
font-size: 14px;
|
||||
|
||||
input {
|
||||
border: 1px solid pvar(--mainBackgroundColor) !important;
|
||||
box-shadow: rgba(0, 0, 0, 0.1) 0 1px 20px 0;
|
||||
|
|
Loading…
Reference in New Issue