fix margine

This commit is contained in:
zaccaria.majid
2023-10-05 11:48:05 +02:00
parent fd8986e4ff
commit 95c27ec6e2
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2310.510</Version>
<Version>6.16.2310.511</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB_SERV</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -17,7 +17,7 @@ else
<span class="fs-3 fw-bold">Dich Retroattiva</span>
</button>
</div>
<div class="d-flex justify-content-between flex-wrap align-items-center">
<div class="d-flex justify-content-between flex-wrap align-items-center mb-3">
@foreach(var item in events2show)
{
<ProdStopMan objCss="@item.CssClass" objIcon="@item.Icon" objTxt="@(item.Nome.Split(" - ")[1])"></ProdStopMan>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2310.510</h4>
<h4>Versione: 6.16.2310.511</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2310.510
6.16.2310.511
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2310.510</version>
<version>6.16.2310.511</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>