design: fix font size in table

This commit is contained in:
Julien Calixte
2024-12-24 10:13:04 +01:00
parent aea72667e6
commit a590ddc871
3 changed files with 8 additions and 11 deletions

View File

@@ -318,10 +318,6 @@ a.title-stacked-note-link {
.note-content {
padding: 0 1.5rem;
.table {
overflow-x: auto;
}
}
}
}