Angles arrondis OK et tableau aligné

This commit is contained in:
Colin Maudry
2026-01-29 18:48:30 +01:00
parent 1fb18bcf6f
commit 307e3379e0
2 changed files with 31 additions and 10 deletions
-1
View File
@@ -323,7 +323,6 @@ class DataTable(dash_table.DataTable):
page_current=0,
style_cell_conditional=style_cell_conditional,
style_header={
"border": "solid 1px rgb(179, 56, 33)",
"backgroundColor": "rgb(179, 56, 33)",
"color": "white",
},