From e2aa2973fd074fe24a1d8a450a8788da26f5e13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 9 Feb 2022 12:41:56 -0500 Subject: [PATCH] fix: dont hardcoded colors, breaks skins --- less/topic.less | 1 - 1 file changed, 1 deletion(-) diff --git a/less/topic.less b/less/topic.less index 751ee56..8ab40c9 100644 --- a/less/topic.less +++ b/less/topic.less @@ -187,7 +187,6 @@ [component="post/parent"] { border: 0; font-size: 10px; - background-color: #f0f0f0; } .threaded-replies {