feat: abre modal de informações do status da order ao clicar sobre o nome do product na viewcomanda

This commit is contained in:
2025-06-27 17:14:08 -03:00
parent 1ef263d033
commit c8c3653bf8
12 changed files with 72 additions and 50 deletions

View File

@@ -411,7 +411,7 @@ white-space: nowrap;
}
@media screen and (max-width: 768px) {
@media screen and (max-width: 1028px) {
.toast-add {
width: 90%;
}