mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
fix(web): menu button size (#17321)
Adjusting the menu button size, to match match the other buttons in the navigation bar.
This commit is contained in:
parent
6e62c09d84
commit
50335dc363
@ -71,7 +71,7 @@
|
||||
shape="round"
|
||||
color="secondary"
|
||||
variant="ghost"
|
||||
size="large"
|
||||
size="medium"
|
||||
aria-label={$t('main_menu')}
|
||||
icon={mdiMenu}
|
||||
onclick={() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user