fix: big res adjustments

This commit is contained in:
Alejandro Gomez
2023-06-28 08:56:16 +02:00
parent 9f8c14c568
commit fb86399b6f

View File

@ -41,6 +41,12 @@
}
}
@media (min-width: 2000px) {
.live-chat {
height: calc(100vh - 72px - 96px - 120px - 56px);
}
}
.live-chat>.header {
font-weight: 600;
font-size: 24px;