This commit is contained in:
Richard Mikloš 2024-02-09 10:49:01 +01:00
parent 1383d47c41
commit 64e0bdf61f

@ -108,7 +108,7 @@ table.list-table>tbody>th,
table.list-table>tbody>tr,
table.list-table>tbody>tr>td {
border: 2px solid var(--primary);
border-collapse: collapse;
border-collapse: collapse !important;
}
ul {