1.1.19 upd css for block-chat
This commit is contained in:
@@ -443,7 +443,7 @@
|
|||||||
|
|
||||||
.block-chat{
|
.block-chat{
|
||||||
width: 63%;
|
width: 63%;
|
||||||
height: calc(100vh - 120px);
|
height: calc(100vh - 150px);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 1px solid #E6E6E6;
|
border: 1px solid #E6E6E6;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
@@ -2523,7 +2523,7 @@ a.open_inf_carrier{
|
|||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
max-height: calc(100vh - 125px);
|
max-height: calc(100vh - 125px);
|
||||||
overflow: unset;
|
/*overflow: unset;*/
|
||||||
left: -19px;
|
left: -19px;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user