...
Some checks failed
API CI / api-tests (pull_request) Failing after 22s
CI / test (pull_request) Failing after 23s

This commit is contained in:
Tim Lorsbach
2026-07-01 20:55:58 +02:00
parent 5c6b854bde
commit 6c4cf8c71b
4 changed files with 27 additions and 6 deletions

View File

@ -34,3 +34,8 @@
}
@import "./daisyui-theme.css";
select.select[multiple] {
display: block;
white-space: normal;
}