mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Fix agenda padding
This commit is contained in:
@@ -562,7 +562,8 @@ export class SearchPage implements OnInit {
|
||||
component: ViewEventPage,
|
||||
componentProps:{
|
||||
eventId: Id,
|
||||
isModal: true
|
||||
isModal: true,
|
||||
header: false
|
||||
},
|
||||
cssClass: 'modal modal-desktop',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user