From 2449b308ed3f2f0d2aa0161b1e2fb95c098925ff Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Feb 2017 09:45:45 +0900 Subject: [PATCH] :art: --- src/web/app/desktop/tags/timeline-post.tag | 1 + src/web/app/mobile/tags/timeline-post.tag | 1 + 2 files changed, 2 insertions(+) diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag index 6d0f5ca83..4b9f4eec0 100644 --- a/src/web/app/desktop/tags/timeline-post.tag +++ b/src/web/app/desktop/tags/timeline-post.tag @@ -246,6 +246,7 @@ font-size 80% color $theme-color-foreground background $theme-color + border-radius 4px > .media > img diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag index d2313d018..db7172057 100644 --- a/src/web/app/mobile/tags/timeline-post.tag +++ b/src/web/app/mobile/tags/timeline-post.tag @@ -226,6 +226,7 @@ font-size 80% color $theme-color-foreground background $theme-color + border-radius 4px > .media > img