Image and radio widgets

This commit is contained in:
space-nuko
2023-05-08 01:25:10 -05:00
parent b53d04286b
commit 584119433d
17 changed files with 332 additions and 94 deletions

View File

@@ -136,7 +136,9 @@
:global(.svelte-select) {
width: auto;
max-width: 30rem;
max-width: 16rem;
--font-size: 13px;
--height: 32px;
}
:global(.svelte-select-list) {