finalisation style

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

View File

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