mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user