Lots of layout changes

This commit is contained in:
Eclypsed
2024-01-15 02:18:49 -05:00
parent 951575c284
commit fd08867628
18 changed files with 217 additions and 75 deletions

View File

@@ -4,7 +4,7 @@
import { JellyfinUtils } from '$lib/utils/utils'
import Services from '$lib/services.json'
import JellyfinAuthBox from './jellyfinAuthBox.svelte'
import { newestAlert } from '$lib/stores/alertStore.js'
import { newestAlert } from '$lib/utils/stores.js'
import IconButton from '$lib/components/utility/iconButton.svelte'
import Toggle from '$lib/components/utility/toggle.svelte'