20Q autocomplete and menu css fixes

This commit is contained in:
Vlyan
2025-09-27 10:56:06 +02:00
parent a2285931b3
commit dda47c51a8
4 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,7 @@
width: 4rem;
height: 41.58rem;
margin: 1%;
line-height: 5rem;
line-height: 3rem;
padding: 0.25rem;
border-bottom: 0 none;
}

View File

@@ -609,6 +609,7 @@ form#settings-config {
.autocomplete-wrapper {
position: relative;
.autocomplete-list {
position: absolute;
border: 1px solid #6e7e6b;