From d15ebe5732bb4d04a7861f43ab882738b3e4d9ef Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 2 Sep 2018 18:27:43 +0900 Subject: [PATCH] Improve usability --- src/client/app/mobile/views/components/note.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/client/app/mobile/views/components/note.vue b/src/client/app/mobile/views/components/note.vue index d0cea135f..258433cb3 100644 --- a/src/client/app/mobile/views/components/note.vue +++ b/src/client/app/mobile/views/components/note.vue @@ -471,10 +471,6 @@ root(isDark) &.reacted color $theme-color - &.menu - @media (max-width 350px) - display none - .note[data-darkmode] root(true)