This commit is contained in:
2026-06-08 13:16:47 +02:00
parent 018428d236
commit c9892ec62f
2 changed files with 7 additions and 7 deletions

View File

@@ -5976,10 +5976,10 @@ input {
position: absolute;
right: auto;
top: auto;
bottom: 20px;
min-width: unset;
max-width: unset;
max-height: 40vh;
bottom: 100%;
min-width: unset !important;
max-width: unset !important;
max-height: inital !important;
border-radius: 0px;
margin-bottom: 5px;
}