From c7a0de77d0420f3b7921fea0ba0aa5dd9206fa20 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Tue, 19 Dec 2023 02:21:44 +0300 Subject: [PATCH] Small UI improvement --- rsconcept/frontend/README.md | 2 +- .../EditorConstituenta/FormConstituenta.tsx | 2 +- .../EditorRSExpression/StatusBar.tsx | 13 ++++++----- .../EditorRSExpression/StatusIcon.tsx | 23 +++++++++++++++++++ .../frontend/src/pages/RSFormPage/RSTabs.tsx | 2 +- 5 files changed, 33 insertions(+), 9 deletions(-) create mode 100644 rsconcept/frontend/src/pages/RSFormPage/EditorRSExpression/StatusIcon.tsx diff --git a/rsconcept/frontend/README.md b/rsconcept/frontend/README.md index 0c887ddf..757dc560 100644 --- a/rsconcept/frontend/README.md +++ b/rsconcept/frontend/README.md @@ -9,7 +9,7 @@ Styling conventions
- layer: z-position - outer layout: fixed bottom-1/2 left-0 -translate-x-1/2 - - rectangle: mt-3 min-w-fit min-w-10 flex-grow + - rectangle: mt-3 min-w-fit min-w-10 flex-grow shrink-0 - inner layout: px-3 py-2 flex flex-col gap-3 justify-start items-center - overflow behavior: overflow-scroll - border: borer-2 outline-none shadow-md diff --git a/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx b/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx index be2dd4c5..15d44525 100644 --- a/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx +++ b/rsconcept/frontend/src/pages/RSFormPage/EditorConstituenta/FormConstituenta.tsx @@ -131,7 +131,7 @@ function FormConstituenta({