ITOTEAM-530 Inform the user how many days are left until the end of the wind for each selected day

This commit is contained in:
Peter Maquiran
2024-06-26 10:11:02 +01:00
parent fbaf0afcf1
commit 02891dbb9a
18 changed files with 246 additions and 118 deletions
+1 -1
View File
@@ -310,7 +310,7 @@
</span>
</div>
<div class="d-flex ion-justify-content-between ">
<span class="organic-entity"></span>
<span class="organic-entity">{{ searchDocument.entity }}</span>
<span class="documente-date">{{ formateIsoDate(searchDocument.dateEntry || searchDocument.Data) }}</span>
</div>
+1 -1
View File
@@ -185,7 +185,7 @@ ion-slide {
margin-left: 10px;
.result-name {
margin: 0px;
width: 100%;
// width: 100%;
font-family: Roboto;
font-size: rem(15);
color: var(--title-text-color);