From 0107a2802ffbb33f3e86043284ab25a5d7624e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Mon, 20 Oct 2025 03:45:22 +0200 Subject: [PATCH] pl-fe: style fix (i'm tired of touching this codebase btw) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-fe/src/styles/new/statuses.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pl-fe/src/styles/new/statuses.scss b/packages/pl-fe/src/styles/new/statuses.scss index 86a003e50..3e4f80a9e 100644 --- a/packages/pl-fe/src/styles/new/statuses.scss +++ b/packages/pl-fe/src/styles/new/statuses.scss @@ -7,7 +7,7 @@ } .thread__status { - .⁂-.status__wrapper { + .⁂-status__wrapper { @apply p-0; } }