From c29639657dd52c63c6dd5b39ec331d64cee80189 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 28 Mar 2025 16:07:29 +0100 Subject: Bugfixes --- src/_thread.scss | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/_thread.scss') diff --git a/src/_thread.scss b/src/_thread.scss index e4feb1c..a67348a 100644 --- a/src/_thread.scss +++ b/src/_thread.scss @@ -35,4 +35,15 @@ .quoteBoxTitle a { text-decoration-line: none; } + + .attachmentThumbnail { + background-color: props.get(core.$theme, --base, --75); + } + + @media screen and (max-width: 768px) { + .messageSignature { + display: block; + opacity: 0.6; + } + } } -- cgit v1.2.3-70-g09d2