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
@@ -69,6 +69,7 @@
float: left;
}
.ion-input-class-no-height{
width: calc(100% - 45px);
border: 1px solid #ebebeb;
border-radius: 5px;
overflow: auto;
@@ -162,4 +163,5 @@
justify-content: space-between;
padding: 20px;
overflow: auto;
}
}