falta preview resumen

This commit is contained in:
2024-10-16 03:45:10 +02:00
parent 2c5ea4d7ba
commit b5924dceb5
19 changed files with 1132 additions and 126 deletions

View File

@ -43,7 +43,24 @@
min-width: 110px !important;
}
.checkbox-presupuesto-tiradas-envio {
width: 130px !important;
max-width: 130px !important;
min-width: 130px !important;
}
.min-width-fit {
min-width: fit-content !important;
}
.texto-error {
color: #ea5455;
font-weight: bold;
}
.col-item-resumen-table {
max-width: 200px;
width: 200px;
font-weight: bold;
}