diff --git a/pos/static/css/config.css b/pos/static/css/config.css index 8e83fa4..2a46c55 100644 --- a/pos/static/css/config.css +++ b/pos/static/css/config.css @@ -1041,6 +1041,8 @@ gap: var(--space-4); box-shadow: var(--shadow-sm); transition: var(--transition-normal); + min-width: 0; + overflow-wrap: break-word; } [data-theme="modern"] .device-card { @@ -1073,7 +1075,7 @@ stroke-linejoin: round; } - .device-card__body { flex: 1; } + .device-card__body { flex: 1; min-width: 0; overflow-wrap: break-word; } .device-card__name { font-weight: var(--font-weight-semibold); diff --git a/pos/templates/config.html b/pos/templates/config.html index d2e8482..30f16b2 100644 --- a/pos/templates/config.html +++ b/pos/templates/config.html @@ -13,7 +13,7 @@ - + @@ -584,7 +584,33 @@ +
+
+
+ +
+
+
Marcas de Partes Permitidas
+
Selecciona qué marcas de fabricantes aparecen en el catálogo
+
+
+ +
+
Fabricantes Aftermarket
+
+

Cargando marcas...

+
+

Si no seleccionas ninguna, se mostrarán todas las partes.

+
+ +
+
+
+ +
@@ -718,7 +744,7 @@ - +