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