profiles: "add jellyseerr" checkbox on profile creation

makes things clearer to new users. Fixes #438.
This commit is contained in:
Harvey Tindall
2025-11-28 20:37:45 +00:00
parent 0ecacc6064
commit cbff3085fa
7 changed files with 38 additions and 11 deletions

View File

@@ -459,7 +459,7 @@ section.section:not(.\~neutral) {
@layer components {
.switch {
@apply flex flex-row gap-1 items-center;
@apply flex flex-row gap-2 items-center;
}
}