chore(deps): upgrade prettier, and tailwind (#2351)

This commit is contained in:
fallenbagel
2026-01-29 11:48:34 +05:00
committed by GitHub
parent 5bd31040c0
commit 8b41685b31
159 changed files with 1022 additions and 910 deletions

View File

@@ -154,7 +154,7 @@ const Setup = () => {
) ?? []
}
/>
<div className="absolute top-4 right-4 z-50">
<div className="absolute right-4 top-4 z-50">
<LanguagePicker />
</div>
<div className="relative z-40 px-4 sm:mx-auto sm:w-full sm:max-w-4xl">
@@ -204,7 +204,7 @@ const Setup = () => {
</div>
<div className="grid grid-cols-3">
<div className="flex flex-col divide-y divide-gray-600 rounded-l border border-gray-600 py-2">
<div className="mb-2 flex flex-1 items-center justify-center py-2 px-2">
<div className="mb-2 flex flex-1 items-center justify-center px-2 py-2">
<JellyfinLogo className="h-10" />
</div>
<div className="px-2 pt-2">
@@ -220,7 +220,7 @@ const Setup = () => {
</div>
</div>
<div className="flex flex-col divide-y divide-gray-600 border-y border-gray-600 py-2">
<div className="mb-2 flex flex-1 items-center justify-center py-2 px-2">
<div className="mb-2 flex flex-1 items-center justify-center px-2 py-2">
<PlexLogo className="h-8" />
</div>
<div className="px-2 pt-2">
@@ -236,7 +236,7 @@ const Setup = () => {
</div>
</div>
<div className="flex flex-col divide-y divide-gray-600 rounded-r border border-gray-600 py-2">
<div className="mb-2 flex flex-1 items-center justify-center py-2 px-2">
<div className="mb-2 flex flex-1 items-center justify-center px-2 py-2">
<EmbyLogo className="h-9" />
</div>
<div className="px-2 pt-2">