chore: ui

This commit is contained in:
Ou 2024-10-24 00:42:39 +08:00
parent 811776930c
commit e3c1053eca

View File

@ -52,7 +52,7 @@ export function Menu() {
id="dropdown-menu" id="dropdown-menu"
className={clsx([ className={clsx([
"w-200px", "w-200px",
"bg-primary p-2px backdrop-blur-5 bg-op-70! rounded-lg", "bg-primary backdrop-blur-5 bg-op-70! rounded-lg shadow-xl",
])} ])}
initial={{ initial={{
scale: 0.9, scale: 0.9,