From fc1283da834f4e2864c02fe8eb824b1c918d0710 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 15 Apr 2018 16:45:05 +0300 Subject: fixed nsfw hider having very small height, some border-radii for consistency --- src/components/attachment/attachment.vue | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/components/attachment/attachment.vue') diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index b2f63668..c48fb16b 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -96,6 +96,9 @@ background: rgba(230,230,230,0.6); font-weight: bold; z-index: 4; + line-height: 1; + border-radius: $fallback--tooltipRadius; + border-radius: var(--tooltipRadius, $fallback--tooltipRadius); } .small { -- cgit v1.2.3-70-g09d2