From f4e3de4a523d63a195d63c2513d36f10181acff4 Mon Sep 17 00:00:00 2001 From: Denis Shatskiy Date: Wed, 13 Aug 2025 13:19:10 +0700 Subject: [PATCH] style: Refine modal header layout by adjusting alignment and button grouping for improved usability and visual consistency --- frontend/src/components/WsUpdateModal.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/WsUpdateModal.jsx b/frontend/src/components/WsUpdateModal.jsx index c166609..dc485c7 100644 --- a/frontend/src/components/WsUpdateModal.jsx +++ b/frontend/src/components/WsUpdateModal.jsx @@ -78,12 +78,12 @@ function WsUpdateModal({ show, url, onClose }) {
-
-
+
+
Логи запуска {status}
-
+
@@ -93,7 +93,7 @@ function WsUpdateModal({ show, url, onClose }) { - +