5
This commit is contained in:
@@ -1694,10 +1694,12 @@
|
||||
}
|
||||
@media (max-width: 699px){
|
||||
.block-chat.support {
|
||||
height: calc(100vh - 190px);
|
||||
/*height: calc(100vh - 190px);*/
|
||||
height: 86svh;
|
||||
}
|
||||
.block-chat{
|
||||
height: calc(88vh - 50px);
|
||||
/*height: calc(88vh - 50px);*/
|
||||
height: 90svh;
|
||||
}
|
||||
.block_overlay.show{
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user