chore: lint

This commit is contained in:
Marie 2024-10-02 18:51:07 +02:00
parent b151d19325
commit a87ced64ca
No known key found for this signature in database
GPG Key ID: 7ADF6C9CD9A28555

View File

@ -186,7 +186,7 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
display: block; display: block;
width: 32px; width: 32px;
&.wideIcon { &.wideIcon {
width: 80%; width: 80%;
margin: 0 auto; margin: 0 auto;
} }
} }