From 39678243f827e57584c004197a3a37de56b7a106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Tue, 16 Sep 2025 11:12:53 +0200 Subject: [PATCH] pl-fe: style fix 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/layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pl-fe/src/styles/new/layout.scss b/packages/pl-fe/src/styles/new/layout.scss index 112d5f159..89aa3a22c 100644 --- a/packages/pl-fe/src/styles/new/layout.scss +++ b/packages/pl-fe/src/styles/new/layout.scss @@ -110,7 +110,7 @@ body { &__item { @apply flex flex-1 flex-col items-center px-2 py-4 text-lg text-gray-600; - .⁂-icon { + .⁂-icon, .svg-icon { @apply size-5 text-gray-600 black:text-white; }