Suppression des styles non utilisés

This commit is contained in:
Colin Maudry
2026-01-29 19:55:11 +01:00
parent 536d37d67c
commit afd812c50d
2 changed files with 13 additions and 11 deletions
+13
View File
@@ -195,6 +195,11 @@ table.cell-table tr {
border-spacing: 0;
}
table.cell-table th {
border-collapse: separate !important;
border-spacing: 0;
}
.dash-table-container p {
margin-bottom: 0;
}
@@ -266,6 +271,14 @@ table.cell-table tr {
}
/* Custom Marches Table */
.dash-table-container
.dash-spreadsheet-container
.dash-spreadsheet-inner
.cell-table
td {
padding-left: 5px;
}
.dash-table-container
.dash-spreadsheet-container
.dash-spreadsheet-inner