0.0.331
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
}
|
||||
|
||||
.bottom_part_of_chats{
|
||||
height: calc(100% - 60px);
|
||||
height: calc(100% - 39px);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -445,7 +445,7 @@
|
||||
background: #FFF;
|
||||
width: calc(100% - 40px);
|
||||
height: 60px;
|
||||
padding: 20px;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
.header-chat-left-part{
|
||||
@@ -721,7 +721,7 @@
|
||||
.container-message_support_chat{
|
||||
width: 60%;
|
||||
min-height: 90px;
|
||||
margin-bottom: 70px;
|
||||
margin-bottom: 35px;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
|
||||
@@ -811,7 +811,7 @@
|
||||
width: 85%;
|
||||
height: 100%;
|
||||
color: #FFFFFF;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
float: right;
|
||||
overflow-wrap: break-word;
|
||||
padding-left: 5%;
|
||||
|
||||
Reference in New Issue
Block a user