Line height
This commit is contained in:
@@ -246,7 +246,7 @@ def get_last_marches_table(data) -> html.Div:
|
|||||||
"minWidth": "300px",
|
"minWidth": "300px",
|
||||||
"textAlign": "left",
|
"textAlign": "left",
|
||||||
"overflow": "hidden",
|
"overflow": "hidden",
|
||||||
"lineHeight": "14px",
|
"lineHeight": "18px",
|
||||||
"whiteSpace": "normal",
|
"whiteSpace": "normal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -258,7 +258,7 @@ def get_last_marches_table(data) -> html.Div:
|
|||||||
"minWidth": "300px",
|
"minWidth": "300px",
|
||||||
"textAlign": "left",
|
"textAlign": "left",
|
||||||
"overflow": "hidden",
|
"overflow": "hidden",
|
||||||
"lineHeight": "14px",
|
"lineHeight": "18px",
|
||||||
"whiteSpace": "normal",
|
"whiteSpace": "normal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user