PDF: Aumentar espacio entre familias a 8
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m12s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m12s
This commit is contained in:
@@ -243,7 +243,7 @@ function renderizarCategoriasHorizontal(
|
|||||||
): void {
|
): void {
|
||||||
const checkboxSize = 2.5 // Checkbox más pequeño
|
const checkboxSize = 2.5 // Checkbox más pequeño
|
||||||
const rowHeight = 3.8 // Altura de fila
|
const rowHeight = 3.8 // Altura de fila
|
||||||
const familySpacing = 4 // Espacio entre familias
|
const familySpacing = 8 // Espacio entre familias
|
||||||
const itemSpacing = 1 // Espacio entre items dentro de familia
|
const itemSpacing = 1 // Espacio entre items dentro de familia
|
||||||
|
|
||||||
let currentX = x
|
let currentX = x
|
||||||
|
|||||||
Reference in New Issue
Block a user