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
@@ -67,7 +67,6 @@
padding: 0 !important;
}
.div-title{
width: 270px;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;
@@ -65,7 +65,6 @@ ion-toolbar{
padding: 0 !important;
}
.div-title{
width: 250;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;
@@ -63,7 +63,6 @@ ion-toolbar{
padding: 0 !important;
}
.div-title{
width: 300px;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;
@@ -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;
}
@@ -64,7 +64,6 @@ ion-toolbar{
padding: 0 !important;
}
.div-title{
width: 300px;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;
@@ -62,7 +62,6 @@ ion-toolbar{
padding: 0 !important;
}
.div-title{
width: 300px;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;
@@ -71,7 +71,6 @@
overflow: auto;
}
.div-title{
width: 270px;
/* padding: 0!important; */
float: left;
margin: 2.5px 0 0 5px;