class static code cleanup
This commit is contained in:
parent
0c8db4f38e
commit
f633631532
14 changed files with 630 additions and 629 deletions
|
|
@ -73,7 +73,10 @@ button {
|
|||
.autocomplete-suggestions {
|
||||
background-color: #ffffff;
|
||||
border: 1px solid #000000;
|
||||
/*overflow: auto;*/
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
background-color: #000000;
|
||||
}
|
||||
}
|
||||
|
||||
.autocomplete-suggestion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue