mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Fix scrollbar
This commit is contained in:
@@ -369,8 +369,7 @@
|
||||
|
||||
|
||||
<app-event-list
|
||||
[class.transparent]="mobileComponent.transparentEventList"
|
||||
*ngIf="mobileComponent.showEventList"
|
||||
[style.display]="mobileComponent.showEventList ? 'flex' : 'none'"
|
||||
[profile]="profile"
|
||||
(approveEventDismiss) = "approveEventDismiss($event)"
|
||||
(cloneAllmobileComponent)="viewEventDetailDismiss($event)"
|
||||
|
||||
Reference in New Issue
Block a user