From 5edf08a5cbc188224f356f28dd8b60dae341273a Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:40:55 +0300 Subject: [PATCH] F: Add xs size screen media query --- .../RSFormPage/EditorConstituenta/FormConstituenta.tsx | 2 +- .../RSFormPage/EditorConstituenta/ToolbarConstituenta.tsx | 4 ++-- rsconcept/frontend/tailwind.config.js | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx b/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx index f21e0baf..d75478c9 100644 --- a/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx +++ b/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx @@ -128,7 +128,7 @@ function FormConstituenta({ } return ( - + {state ? ( {controller.schema && controller.schema?.oss.length > 0 ? (