bug fixed + redesigned profile settings page

This commit is contained in:
daniel31x13
2023-10-17 16:02:07 -04:00
parent 6259405045
commit f5eaee8dc0
7 changed files with 197 additions and 14 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export default function SettingsSidebar({ className }: { className?: string }) {
return (
<div
className={`bg-gray-100 dark:bg-neutral-800 h-full w-64 xl:w-80 overflow-y-auto border-solid border dark:border-neutral-800 border-r-sky-100 dark:border-r-neutral-700 p-5 z-20 flex flex-col gap-5 justify-between ${className}`}
className={`dark:bg-neutral-900 bg-white h-full w-64 xl:w-80 overflow-y-auto border-solid border dark:border-neutral-900 border-r-sky-100 dark:border-r-neutral-700 p-5 z-20 flex flex-col gap-5 justify-between ${className}`}
>
<div className="flex flex-col gap-1">
<Link href="/settings/profile">