mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -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"
|
shape="round"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
size="large"
|
size="medium"
|
||||||
aria-label={$t('main_menu')}
|
aria-label={$t('main_menu')}
|
||||||
icon={mdiMenu}
|
icon={mdiMenu}
|
||||||
onclick={() => {
|
onclick={() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user