This commit is contained in:
Peter Maquiran
2023-07-12 15:15:02 +01:00
parent 1087e68690
commit 86f9e528e1
9 changed files with 9 additions and 13 deletions
@@ -2,7 +2,7 @@
<ion-progress-bar type="indeterminate" *ngIf="showLoader"></ion-progress-bar>
<div class="title width-100">
<div class="title-container d-flex justify-space-between">
<span class="text-center mt-0 aside-title px-20"><label>Eventos para Aprovação</label></span>
<span class="text-center mt-0 aside-title"><label>Eventos para Aprovação</label></span>
<div class="d-flex align-center">
@@ -1,3 +1,5 @@
@import '~src/function.scss';
:host{
margin: 0;
}