move load bar in gabinete digital to top

This commit is contained in:
tiago.kayaya
2022-01-18 18:53:58 +01:00
parent 2e7bfb3f91
commit 7c4357b651
5 changed files with 19 additions and 15 deletions
@@ -1,11 +1,8 @@
@import '~src/function.scss';
/* CONTENT */
ion-header {
padding: 30px 20px 0 20px !important;
margin: 0;
}
.title{
padding: 30px 20px 0 20px !important;
font-family: Roboto;
font-size: 25px;
color:#000;
@@ -26,7 +23,7 @@ ion-header {
}
.ion-item-class{
padding: 0;
}
.label-text{
width: 100%;
@@ -76,7 +73,7 @@ ion-item{
.div-icon ion-icon{
display: block;
margin: 0 auto;
}
.div-content-expediente p, .div-content-pendentes p{
font-size: 14pt;
@@ -157,7 +154,7 @@ ion-item{
.exp-workflow{
float: left;
margin: 0 !important;
.label{
border-radius: 15px;
background: #ffb703;
@@ -220,4 +217,4 @@ ion-item{
font-size: 45px;
float: right;
margin-right: 10px;
}
}