summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-04 20:58:03 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-04 20:58:03 +0900
commitbc627da9236b13f32b728b25ba4ea639ec641394 (patch)
treee76daca750f59ed162c6bc1e82f47a2af7a439f3
parentwip (diff)
downloadmisskey-bc627da9236b13f32b728b25ba4ea639ec641394.tar.gz
misskey-bc627da9236b13f32b728b25ba4ea639ec641394.tar.bz2
misskey-bc627da9236b13f32b728b25ba4ea639ec641394.zip
Fix bug
-rw-r--r--src/client/app/common/views/components/reaction-picker.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/reaction-picker.vue b/src/client/app/common/views/components/reaction-picker.vue
index ed7aedb58e..5a149cc4d1 100644
--- a/src/client/app/common/views/components/reaction-picker.vue
+++ b/src/client/app/common/views/components/reaction-picker.vue
@@ -183,7 +183,7 @@ root(isDark)
border-right solid $balloon-size transparent
border-bottom solid $balloon-size $bgcolor
- &.compact
+ &.big
> div
width 280px