selectores de papel y gramaje. falta validacion

This commit is contained in:
2024-11-21 21:57:06 +01:00
parent 9a19c67cd9
commit 19bd409efa
7 changed files with 70 additions and 96 deletions

View File

@ -502,6 +502,10 @@
}
/* Asegurar el tamaño uniforme del contenedor */
.custom-selector-gramaje {
width: 100px !important; /* Fija el ancho */
}
.custom-selector {
display: flex !important;
flex-direction: column !important;