From cde109797de3f497ae5ddae1b2d27919db263471 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 21 Dec 2023 09:37:33 +0100 Subject: [PATCH] fix grafico immagini macchine --- MP-TAB3/Components/MachineBlock.razor.css | 7 ++++--- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/MP-TAB3/Components/MachineBlock.razor.css b/MP-TAB3/Components/MachineBlock.razor.css index 82f3274a..4b76a4f8 100644 --- a/MP-TAB3/Components/MachineBlock.razor.css +++ b/MP-TAB3/Components/MachineBlock.razor.css @@ -81,9 +81,10 @@ border-radius: 0 0 15px 15px; } .imgFitToSize { - height: 7.5rem; - object-fit: cover; - border-radius: 15px 15px 0 0; + height: 9.5rem; + object-fit: contain; + border-radius: 15px 15px 0 0; + background-color: #383b3f; } @media (max-width: 640.98px) { .imgFitToSize { diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index 4227df3a..310dd791 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2312.1919 + 6.16.2312.2109 enable MP_TAB3 diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index ad0c712a..a9465b1e 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2312.1919

+

Versione: 6.16.2312.2109


Note di rilascio: