From 605ffedbf6c9f833929a14a8017c6f2c40451b2c Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 8 Apr 2025 19:04:43 +0200 Subject: [PATCH] =?UTF-8?q?TAB=C2=A3:=20-=20Fix=20larghezza=20btn=20data?= =?UTF-8?q?=20freezed=20su=20tab=207"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MP-TAB3/Components/InsManual.razor | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/MP-TAB3/Components/InsManual.razor b/MP-TAB3/Components/InsManual.razor index cd36b533..e1cfc2c7 100644 --- a/MP-TAB3/Components/InsManual.razor +++ b/MP-TAB3/Components/InsManual.razor @@ -34,15 +34,17 @@ } +
+
} else { -
+
Conferma OK
+
+
} -
-
}