From 388cb7db3a7ce8d6489b3d59875c41b2b140e32c Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 7 Jun 2018 01:41:05 +0900 Subject: :v: --- src/client/app/desktop/views/components/notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/app/desktop/views/components') 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 -- cgit v1.2.3-freya