Autocomplete on key press in some dropdown menus
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
background-color: #f1f1f1;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
&.active {
|
||||
background-color: #e8e8e8;
|
||||
color: black !important;
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
Reference in New Issue
Block a user