From 2016806853d6cfa655a36107b2fa9415d9794aa3 Mon Sep 17 00:00:00 2001 From: Tamara Date: Sat, 11 May 2024 03:07:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B5=D1=81=D0=BB=D0=B8=20=D0=B2=20=D0=BA?= =?UTF-8?q?=D0=B2=D0=B8=D0=B7=D0=B5=20=D0=BD=D0=B5=D1=82=20=D0=BA=D0=B0?= =?UTF-8?q?=D1=80=D1=82=D0=B8=D0=BD=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../StartPageViewPublication/StartPageDesktop.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/components/ViewPublicationPage/StartPageViewPublication/StartPageDesktop.tsx b/lib/components/ViewPublicationPage/StartPageViewPublication/StartPageDesktop.tsx index 332340e..53790ff 100644 --- a/lib/components/ViewPublicationPage/StartPageViewPublication/StartPageDesktop.tsx +++ b/lib/components/ViewPublicationPage/StartPageViewPublication/StartPageDesktop.tsx @@ -57,6 +57,7 @@ const StandartLayout = ({ display: "flex", flexDirection: alignType === "left" ? "row" : "row-reverse", padding: isTablet ? "15px" : "0", + width: "100%", background: settings.cfg.design && !quizThemes[settings.cfg.theme].isLight ? alignType === 'left' ? "linear-gradient(90deg, #272626, transparent)" @@ -68,7 +69,7 @@ const StandartLayout = ({ >