Fix Rozvrh

This commit is contained in:
2024-02-29 10:05:32 +01:00
parent 0fbb478beb
commit efcb93f8ad
3 changed files with 67 additions and 6 deletions

View File

@@ -128,6 +128,7 @@ table>tbody>tr>th,
table>tbody>tr>td {
border: 2px solid var(--primary);
border-collapse: collapse !important;
text-align: center;
}
table>tbody>tr>td>button {