feat : add chat in facturas,presupuestos y pedidos

This commit is contained in:
Alvaro Mazuecos Nogales
2024-09-23 10:00:47 +02:00
parent 766347ad81
commit d6a95f78ee
11 changed files with 394 additions and 254 deletions

View File

@ -2,6 +2,9 @@
position: relative;
height: calc(100vh - 11.5rem) !important;
}
a.send-msg-btn {
color: white
}
@media (min-width: 1200px) {
.layout-horizontal .app-chat {
height: calc(100vh - 11.5rem - 2.2rem) !important;