fix: update account dropdown border radius for improved UI consistency #17030 (#17031)

This commit is contained in:
GuanMu 2025-03-28 16:01:59 +08:00 committed by GitHub
parent 754e646b0c
commit bc22076ad8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,7 @@ export default function AppSelector({ isMobile }: IAppSelector) {
<MenuItems
className="
absolute right-0 mt-1.5 w-60 max-w-80
origin-top-right divide-y divide-divider-subtle rounded-lg bg-components-panel-bg-blur
origin-top-right divide-y divide-divider-subtle rounded-xl bg-components-panel-bg-blur
shadow-lg focus:outline-none
"
>