This commit is contained in:
2026-05-27 20:02:14 +02:00
parent 181c30e9ee
commit 8ec4f1c1b3

View File

@@ -5532,10 +5532,10 @@ input {
@media (max-width: 555px) {
.tag-suggestions {
position: fixed;
left: 10px;
/*left: 10px;*/
right: 10px;
top: auto;
bottom: 60px;
bottom: 10px;
min-width: unset;
max-width: unset;
max-height: 40vh;