Cookie Support (#19)

This commit is contained in:
Gregory Schier
2024-01-28 14:39:51 -08:00
committed by GitHub
parent 5ffc75e0ad
commit 6798331ce5
45 changed files with 1152 additions and 145 deletions

View File

@@ -20,7 +20,7 @@ export const SettingsDialog = () => {
}
return (
<VStack space={2} className="mb-2">
<VStack space={2} className="mb-4">
<Select
name="appearance"
label="Appearance"