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: