finalisation style

This commit is contained in:
Luka COUTANT
2025-06-10 14:58:44 +02:00
parent ed13ebaeff
commit 73e5fc193f

View File

@@ -92,4 +92,10 @@ tr:hover {
td {
padding: 8px 4px;
}
}
th:last-child,
td:last-child {
min-width: 120px;
width: 140px;
}