summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/views/components
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-07 01:41:05 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-07 01:41:05 +0900
commit388cb7db3a7ce8d6489b3d59875c41b2b140e32c (patch)
treef3c3fcc34cc155a48018e04c4bd353fc07118b06 /src/client/app/desktop/views/components
parenti18n (diff)
downloadmisskey-388cb7db3a7ce8d6489b3d59875c41b2b140e32c.tar.gz
misskey-388cb7db3a7ce8d6489b3d59875c41b2b140e32c.tar.bz2
misskey-388cb7db3a7ce8d6489b3d59875c41b2b140e32c.zip
:v:
Diffstat (limited to 'src/client/app/desktop/views/components')
-rw-r--r--src/client/app/desktop/views/components/notifications.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue
index f2247a782c..ada97d5c86 100644
--- a/src/client/app/desktop/views/components/notifications.vue
+++ b/src/client/app/desktop/views/components/notifications.vue
@@ -206,7 +206,7 @@ root(isDark)
margin 0
padding 16px
overflow-wrap break-word
- font-size 0.9em
+ font-size 12px
border-bottom solid 1px isDark ? #1c2023 : rgba(#000, 0.05)
&:last-child