Redesign de a-propos

This commit is contained in:
Colin Maudry
2026-06-25 01:19:36 +02:00
parent 590b927e31
commit 82999ef056
13 changed files with 365 additions and 200 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ def get_sources_tables(source_path) -> html.Div:
style_cell_conditional=[
{
"if": {"column_id": ["nom", "organisation"]},
"minWidth": "350px",
"minWidth": "220px",
"textAlign": "left",
"overflow": "hidden",
"lineHeight": "14px",