summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-30 04:46:50 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-30 04:46:50 +0900
commit5d2caa456d671d5f2847f659104e2abf7292a5f2 (patch)
tree8cf05ac983ea4f80f2c12389378354cd4139a7ce /src
parentwip (diff)
downloadmisskey-5d2caa456d671d5f2847f659104e2abf7292a5f2.tar.gz
misskey-5d2caa456d671d5f2847f659104e2abf7292a5f2.tar.bz2
misskey-5d2caa456d671d5f2847f659104e2abf7292a5f2.zip
:art:
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/views/widgets/memo.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/common/views/widgets/memo.vue b/src/client/app/common/views/widgets/memo.vue
index 3f599c82a0..30f0d3b009 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