This commit is contained in:
tiago.kayaya
2021-07-26 12:12:59 +01:00
parent b6c9008ae0
commit ee55ada059
7 changed files with 29 additions and 27 deletions
+11 -11
View File
@@ -13,7 +13,7 @@
color:#000;
transform: translate3d(0, 1px, 0);
padding: 30px 20px 0 20px !important;
.header-top{
width: 100%;
overflow: auto;
@@ -26,7 +26,7 @@
margin: 2px 0 0 5px;
display: flex;
align-items: center;
}
.right{
padding: 0!important;
@@ -39,7 +39,7 @@
.header-bottom{
width: 95%;
overflow: auto;
.header-bottom-icon{
width: 30px;
@@ -60,7 +60,7 @@
margin: 1px;
}
}
.title{
font-size: 25px;
overflow: auto;
@@ -76,7 +76,7 @@
.div-icon ion-icon{
float: right;
padding-left: 20px;
}
}
}
}
ion-content{
@@ -96,6 +96,7 @@
line-height: 1.2rem;
//margin: 20px 39px 25px;
border-radius: 8px;
border: 1px solid red;
}
.messages{
@@ -118,7 +119,7 @@
width: 100%;
overflow: auto;
}
.incoming-true, .incoming-false{
padding: 15px 20px;
@@ -157,9 +158,9 @@
.container{
justify-content: center;
justify-content: space-evenly;
}
.chat-icon-options{
display:block !important;
font-size: 25px;
@@ -186,7 +187,7 @@
align-self: center;
}
}
}
.text-color-blue{
@@ -231,5 +232,4 @@ display: block;
float: left;
padding-left: 10px;
}