Fix sovrapposizione autocomplete

This commit is contained in:
loviuz 2024-06-29 20:43:52 +02:00
parent eb09b67ed5
commit a86ecea196
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ input[type=file] {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 9990;
}
.autocomplete .group,