mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix alignment of the user menu button
This commit is contained in:
parent
b7d05ca24a
commit
47497acf34
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue