1.1.19 upd css for block-chat

This commit is contained in:
2024-06-26 12:32:53 +03:00
parent 18aae945ae
commit 62325eb9fa

View File

@@ -443,7 +443,7 @@
.block-chat{
width: 63%;
height: calc(100vh - 120px);
height: calc(100vh - 150px);
border-radius: 10px;
border: 1px solid #E6E6E6;
background: #ffffff;
@@ -2523,7 +2523,7 @@ a.open_inf_carrier{
background: #FFFFFF;
border-radius: 10px;
max-height: calc(100vh - 125px);
overflow: unset;
/*overflow: unset;*/
left: -19px;
top: 0;
}