Cache le champ de filtrage pour la colonne 'Marché'

This commit is contained in:
Colin Maudry
2026-06-24 02:56:42 +02:00
parent f9aefb55d8
commit a6f60ce3c4
+4
View File
@@ -386,6 +386,10 @@ td[data-dash-column="marche"] a {
text-decoration: none;
}
th[data-dash-column="marche"].dash-filter input {
display: none;
}
/* Barre de défilement horizontale, collée en haut du tableau */
.marches_table .dt-hscroll {
position: sticky;