summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/views/components/notes.note.vue
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-28 14:54:16 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-28 14:54:16 +0900
commit0a7c0f30fdd96b11246485b3a98f608b2cfc7407 (patch)
treeb1bde1289f98037003feec2398ff2d73f22ea918 /src/client/app/desktop/views/components/notes.note.vue
parentImplement delete note (diff)
downloadmisskey-0a7c0f30fdd96b11246485b3a98f608b2cfc7407.tar.gz
misskey-0a7c0f30fdd96b11246485b3a98f608b2cfc7407.tar.bz2
misskey-0a7c0f30fdd96b11246485b3a98f608b2cfc7407.zip
:art:
Diffstat (limited to 'src/client/app/desktop/views/components/notes.note.vue')
-rw-r--r--src/client/app/desktop/views/components/notes.note.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/app/desktop/views/components/notes.note.vue b/src/client/app/desktop/views/components/notes.note.vue
index f293ffacfb..570a100768 100644
--- a/src/client/app/desktop/views/components/notes.note.vue
+++ b/src/client/app/desktop/views/components/notes.note.vue
@@ -480,7 +480,6 @@ root(isDark)
margin 0
padding 0
overflow-wrap break-word
- font-size 1.1em
color isDark ? #fff : #717171
> .text
@@ -507,7 +506,6 @@ root(isDark)
margin 0
padding 0
overflow-wrap break-word
- font-size 1.1em
color isDark ? #fff : #717171
>>> .title