From d193cbf2b750f87e2e84a7cd197a6b2f55d4a250 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 9 Jun 2018 06:27:12 +0900 Subject: :v: --- .../app/common/views/widgets/posts-monitor.vue | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/client/app/common/views/widgets/posts-monitor.vue b/src/client/app/common/views/widgets/posts-monitor.vue index 3f60f1da63..1f07342fe0 100644 --- a/src/client/app/common/views/widgets/posts-monitor.vue +++ b/src/client/app/common/views/widgets/posts-monitor.vue @@ -7,17 +7,17 @@
- + - + @@ -26,22 +26,22 @@ - Fedi + :style="`stroke: none; fill: url(#${ localGradientId }); mask: url(#${ localMaskId })`"/> + Local - + - + @@ -50,8 +50,8 @@ - Local + :style="`stroke: none; fill: url(#${ fediGradientId }); mask: url(#${ fediMaskId })`"/> + Fedi
-- cgit v1.2.3-freya