This commit is contained in:
tiago.kayaya
2021-07-26 14:09:26 +01:00
parent 8be47ab2e7
commit 2ca3859f87
5 changed files with 41 additions and 27 deletions
@@ -14,7 +14,7 @@
padding: 30px 20px 0px 20px;
color:#000;
transform: translate3d(0, 1px, 0);
.header-top{
overflow: auto;
padding: 0 !important;
@@ -57,7 +57,7 @@
margin: 1px;
}
}
.title{
font-size: 25px;
}
@@ -71,7 +71,7 @@
.div-icon ion-icon{
float: right;
padding-left: 20px;
}
}
}
}
ion-content{
@@ -123,6 +123,8 @@
font-size: 13px;
font-family: Roboto;
overflow: auto;
width: 100%;
//height: 100%;
.incoming-true, .incoming-false{
width: 305px;
@@ -143,7 +145,7 @@
}
.title{
color: #0782c9;
font-weight: bold;
margin-bottom: 5px;
@@ -176,9 +178,9 @@
.container{
justify-content: center;
justify-content: space-evenly;
}
.chat-icon-options{
display:block !important;
font-size: 25px;
@@ -205,5 +207,5 @@
align-self: center;
}
}
}
}