Actualiser css/admin.css

This commit is contained in:
2026-06-20 20:39:09 +02:00
parent fa727b46a8
commit 8da2d5f0c2
+4
View File
@@ -957,3 +957,7 @@ input[type="checkbox"]:checked::after {
height: 85px; height: 85px;
} }
} }
.admin-table td:nth-child(4) {
display: none; /* Année cachée sur mobile car intégrée au titre */
}