mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
falta preview resumen
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user