From f2ef9f945cae15a6589fdbcf12fb9b4d91606a19 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Thu, 13 Mar 2025 20:14:27 +0300 Subject: [PATCH] B: Fix dialog heights for fullscreen dialogs --- rsconcept/frontend/src/components/modal/modal-view.tsx | 3 ++- .../src/features/rsform/dialogs/dlg-show-ast/dlg-show-ast.tsx | 2 +- .../rsform/dialogs/dlg-show-type-graph/dlg-show-type-graph.tsx | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/rsconcept/frontend/src/components/modal/modal-view.tsx b/rsconcept/frontend/src/components/modal/modal-view.tsx index af4f33be..bd1936c1 100644 --- a/rsconcept/frontend/src/components/modal/modal-view.tsx +++ b/rsconcept/frontend/src/components/modal/modal-view.tsx @@ -71,9 +71,10 @@ export function ModalView({