This commit is contained in:
tiago.kayaya
2021-08-23 17:59:42 +01:00
parent b78d206df6
commit fb368c0e97
3 changed files with 21 additions and 22 deletions
@@ -32,12 +32,11 @@ ion-menu{
padding: 30px 20px 0 20px !important;
overflow: auto;
width: 100%;
border-right: 1px solid #d8d8d8;
.upper-content{
margin-left: 40px;
font-size: 18px;
.content-location{
margin-top: 0px !important;
width: 100%;
@@ -79,10 +78,10 @@ ion-menu{
font-size: 16px;
}
}
.bottom-content{
margin: 0 auto;
.bottom-content h3{
font-size: 16px;
margin: 0 0 0 10px;
@@ -119,12 +118,12 @@ ion-menu{
.aside-right{
overflow: auto;
padding: 30px 20px 0 20px !important;
.arrow-right{
display: flex;
justify-content: flex-end;
margin-bottom: 20px;
/* .arrow-right-icon{
width: 37px;
float: right;
@@ -137,7 +136,7 @@ ion-menu{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.btn-ok, .btn-cancel, .btn-delete{
height: auto !important;
font-size: 16px !important;
@@ -162,7 +161,7 @@ ion-menu{
justify-content: space-between;
overflow: auto;
padding: 5px;
.button-options {
height: 44px;
--color: #42b9fe;
@@ -202,12 +201,12 @@ ion-menu{
//width: 75%;
border-right: 1px solid #d8d8d8;
}
.aside-right{
width: 25%;
}
} */
.delete{
@@ -216,4 +215,4 @@ ion-menu{
color:#fff;
background: #d30606;
border-radius: 20px;
}
}