From 5d2caa456d671d5f2847f659104e2abf7292a5f2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 30 May 2018 04:46:50 +0900 Subject: [PATCH] :art: --- src/client/app/common/views/widgets/memo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/app/common/views/widgets/memo.vue b/src/client/app/common/views/widgets/memo.vue index 3f599c82a..30f0d3b00 100644 --- a/src/client/app/common/views/widgets/memo.vue +++ b/src/client/app/common/views/widgets/memo.vue @@ -73,6 +73,7 @@ root(isDark) background isDark ? #282c37 : #fff border none border-bottom solid 1px isDark ? #1c2023 : #eee + border-radius 0 > button display block