Design refresh + a bunch of stuff (#2864)

Co-authored-by: hfcRed <hfcred@gmx.net>
This commit is contained in:
Kalle
2026-03-19 17:51:42 +02:00
committed by GitHub
parent fcc5c5f273
commit fef1ffc955
830 changed files with 35854 additions and 16836 deletions

View File

@@ -1,10 +1,8 @@
.root {
width: 100%;
--select-width: 100%;
--input-width: 100%;
}
.root input:not([type="checkbox"]):not([type="radio"]),
.root input:not([type="radio"], [type="checkbox"]),
.root textarea,
.root select,
.root .react-aria-Group,