From 7f067772376bb5df8a7ec37aae90ca2fdb8d5d67 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:09:17 +0300 Subject: [PATCH] B: Fix constituenta tooltip --- .../src/components/info/BadgeConstituenta.tsx | 4 ++-- .../src/components/select/PickSubstitutions.tsx | 12 ++++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/rsconcept/frontend/src/components/info/BadgeConstituenta.tsx b/rsconcept/frontend/src/components/info/BadgeConstituenta.tsx index 8d78b8e6..71320316 100644 --- a/rsconcept/frontend/src/components/info/BadgeConstituenta.tsx +++ b/rsconcept/frontend/src/components/info/BadgeConstituenta.tsx @@ -16,7 +16,7 @@ interface BadgeConstituentaProps extends CProps.Styling { function BadgeConstituenta({ value, prefixID, className, style, theme }: BadgeConstituentaProps) { return (