summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkMenu.vue
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-09-25 09:39:12 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-09-25 09:39:12 +0900
commitc88957c037fb0305e05a19c1eceeca70bd4aee7e (patch)
tree343f5416f06dc547f736e37c7adfa0091de4c90a /packages/frontend/src/components/MkMenu.vue
parent:art: (diff)
downloadmisskey-c88957c037fb0305e05a19c1eceeca70bd4aee7e.tar.gz
misskey-c88957c037fb0305e05a19c1eceeca70bd4aee7e.tar.bz2
misskey-c88957c037fb0305e05a19c1eceeca70bd4aee7e.zip
:art:
Diffstat (limited to 'packages/frontend/src/components/MkMenu.vue')
-rw-r--r--packages/frontend/src/components/MkMenu.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkMenu.vue b/packages/frontend/src/components/MkMenu.vue
index 52cbc5152e..0d794d84d5 100644
--- a/packages/frontend/src/components/MkMenu.vue
+++ b/packages/frontend/src/components/MkMenu.vue
@@ -438,7 +438,7 @@ onBeforeUnmount(() => {
}
}
- &.big {
+ &.big:not(.asDrawer) {
> .item {
padding: 6px 20px;
font-size: 1em;