Skip to content
Snippets Groups Projects
Commit 87a47e2f authored by David Bühler's avatar David Bühler
Browse files

[ivette] Eva values: fixes the height of multi-lines rows.

parent 77bc2659
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ export class FontSizer {
/* --------------------------------------------------------------------------*/
export const WSIZER = new FontSizer(7, 6);
export const HSIZER = new FontSizer(14, 6);
export const HSIZER = new FontSizer(15, 6);
export interface SizedAreaProps {
cols: number;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment