mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Fix colors
This commit is contained in:
@@ -222,7 +222,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="fs-timeline flex-grow-1 d-none d-md-block d-md-block text-black pr-20 width-100 height-100 overflow-y-auto" *ngIf="loggeduser.Profile == 'MDGPR'">
|
||||
<div *ngFor="let events of TimelineMDList | keyvalue;" >
|
||||
|
||||
@@ -372,7 +371,6 @@
|
||||
[eventAttendees]="contacts"
|
||||
></app-view-event>
|
||||
|
||||
|
||||
<app-event-list
|
||||
[style.display]="mobileComponent.showEventList ? 'flex' : 'none'"
|
||||
[profile]="profile"
|
||||
|
||||
Reference in New Issue
Block a user