1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #6434 from thornbill/fix-user-menu-margin

This commit is contained in:
Bill Thornton 2025-01-25 10:49:52 -05:00 committed by GitHub
commit d54ce4cf16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,6 @@ const UserMenuButton = () => {
<Tooltip title={globalize.translate('UserMenu')}>
<IconButton
size='large'
edge='end'
aria-label={globalize.translate('UserMenu')}
aria-controls={ID}
aria-haspopup='true'