Merge branch 'main' of github.com:lite-note/lite-note

This commit is contained in:
Julien Calixte
2024-12-26 21:22:50 +01:00
36 changed files with 316 additions and 148 deletions

View File

@@ -71,14 +71,15 @@ a {
transition: cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s;
}
.table-wrapper {
overflow-x: auto;
}
.btn {
font-size: 1rem;
}
.table,
.table :where(thead, tfoot) {
font-size: 1em;
}
@media print {
html,