Notification Settings Loading

This commit is contained in:
headlesdev
2025-05-25 01:10:21 +02:00
parent cfc9bc5951
commit 2203daa2c3
2 changed files with 38 additions and 33 deletions

View File

@@ -54,7 +54,7 @@ export default function SettingsPage({ username, name, email }: SettingsPageProp
type="radio"
name="settings"
className="tab text-primary z-10"
aria-label="Notification Settings"
aria-label="Notification Settings"
/>
<div className="tab-content relative bg-base-100 pl-4 pt-4">
<div className="absolute -top-[3px] left-6 right-0 h-[2px] bg-stone-800"></div>