This commit is contained in:
tiago.kayaya
2021-04-05 14:13:13 +01:00
parent 9a36e1c2cb
commit 356732e919
15 changed files with 53 additions and 27 deletions
@@ -57,7 +57,6 @@ ion-content{
margin-bottom: 15px;
}
.ion-item-class-2{
margin: 0px auto;
}
.ion-icon-class{
@@ -81,8 +80,11 @@ ion-content{
float: left;
}
.ion-input-class-no-height{
height: auto !important;
border: 1px solid #ebebeb;
border-radius: 5px;
margin-bottom: 15px;
overflow: auto;
}
.list-people{
@@ -165,11 +167,4 @@ ion-content{
color:red;
}
}
.container-div{
ion-textarea{
height: 81px;
}
}
}