Fix Min Font Size
This commit is contained in:
		| @@ -184,7 +184,7 @@ const GestionComponentes = () => { | ||||
|     <div> | ||||
|       <h2>Gestión de Componentes Maestros ({table.getFilteredRowModel().rows.length})</h2> | ||||
|       <p>Unifica valores inconsistentes y elimina registros no utilizados.</p> | ||||
|       <p style={{ fontSize: '14px', fontWeight: 'bold' }}>** La Tabla permite ordenar por multiple columnas manteniendo shift al hacer click en la cabecera. **</p> | ||||
|       <p style={{ fontSize: '12px', fontWeight: 'bold' }}>** La Tabla permite ordenar por multiple columnas manteniendo shift al hacer click en la cabecera. **</p> | ||||
|  | ||||
|       <div className={styles.controlsContainer}> | ||||
|         <input | ||||
|   | ||||
		Reference in New Issue
	
	Block a user