mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-09-17 23:35:24 +00:00
feat: [wip] settings page
This commit is contained in:
parent
2827a1bf1f
commit
e05c89d04f
7 changed files with 9 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
<DropdownMenu.Content
|
||||
class={tw(
|
||||
'bg-sb-overlay group min-w-32 origin-top rounded-lg border border-ss-secondary p-1 shadow-xl',
|
||||
'group min-w-32 origin-top rounded-lg border border-ss-secondary bg-sb-overlay p-1 shadow-lg',
|
||||
className
|
||||
)}
|
||||
sideOffset={4}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue