Fix Safari select styling
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled

This commit is contained in:
Kalle
2026-09-06 17:24:22 +03:00
parent 99e0e21a62
commit 32bc7192fb

View File

@@ -104,7 +104,7 @@
.listBox {
overflow: auto;
flex: 1;
flex: 1 1 auto;
outline: none;
}