fix(web): user settings styling (#25775)

This commit is contained in:
Mees Frensel
2026-02-02 14:47:28 +01:00
committed by GitHub
parent 1436e2a75f
commit 0273dcb0cf
13 changed files with 71 additions and 69 deletions
@@ -20,7 +20,7 @@
<OnEvents {onUserPinCodeReset} />
<section>
<section class="my-4 sm:ms-8">
{#if hasPinCode}
<div in:fade={{ duration: 200 }}>
<PinCodeChangeForm />