Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Oct 5, 2024
1 parent 0d7d109 commit 043fef9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/frontend/src/components/MkMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -437,9 +437,11 @@ onBeforeUnmount(() => {

&.big:not(.asDrawer) {
> .menu {
min-width: 230px;

> .item {
padding: 6px 20px;
font-size: 1em;
font-size: 0.95em;
line-height: 24px;
}
}
Expand Down

0 comments on commit 043fef9

Please sign in to comment.