fix grafico immagini macchine

This commit is contained in:
zaccaria.majid
2023-12-21 09:37:33 +01:00
parent cf301c00d9
commit cde109797d
5 changed files with 8 additions and 7 deletions
+4 -3
View File
@@ -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 {
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2312.1919</Version>
<Version>6.16.2312.2109</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB3</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2312.1919</h4>
<h4>Versione: 6.16.2312.2109</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2312.1919
6.16.2312.2109
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2312.1919</version>
<version>6.16.2312.2109</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>