Plus grosses cases à cocher

This commit is contained in:
Colin Maudry
2026-02-05 18:22:17 +01:00
parent eb5be1972e
commit af89bb0630
+7
View File
@@ -392,6 +392,13 @@ button.show-hide {
color: #333 !important; color: #333 !important;
} }
/* Checkboxes */
input[type="checkbox"] {
height: 17px;
width: 17px;
}
/* Tooltips */ /* Tooltips */
.dash-tooltip, .dash-tooltip,
.dash-table-tooltip { .dash-table-tooltip {