Add responsiveness to edit event component in agenda

This commit is contained in:
Peter Maquiran
2021-03-25 11:38:59 +01:00
parent 9b71c33c7b
commit f072ff46f6
5 changed files with 33 additions and 38 deletions
@@ -18,15 +18,12 @@ ion-content{
transform: translate3d(0, 1px, 0);
.title-content{
width: 360px;
margin: 0px auto;
overflow: auto;
padding: 0 !important;
background: #fff;
.middle{
padding: 0!important;
float: left;
width: 221px;
margin: 2.5px 0 0 5px;
}
}
@@ -42,7 +39,6 @@ ion-content{
font-family: Roboto;
margin: 0 auto;
background-color: #fff;
overflow:auto;
padding: 15px 20px 0 20px;
.ion-item-container{
@@ -56,11 +52,9 @@ ion-content{
width: 100%;
margin: 0px auto;
padding: 0 !important;
overflow: auto;
}
.container-div{
margin-bottom: 15px;
overflow: auto;
}
.ion-item-class-2{
@@ -89,7 +83,6 @@ ion-content{
.ion-input-class-no-height{
border: 1px solid #ebebeb;
border-radius: 5px;
overflow: auto;
}
.list-people{
@@ -99,7 +92,6 @@ ion-content{
.add-people{
width: 45px;
float: right;
overflow: auto;
font-size: 25px;
padding: 10px;
}
@@ -136,7 +128,6 @@ ion-content{
}
.container-footer{
margin:0 auto;
overflow: auto;
}
.button-cancel {
width: 170px;