fix: chat height
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 8px 16px;
|
padding: 8px 16px;
|
||||||
border: none;
|
border: none;
|
||||||
height: calc(100vh - 56px - 64px - 16px - 230px);
|
height: calc(100vh - 56px - 64px - 36px - 230px);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
Reference in New Issue
Block a user