This commit is contained in:
2026-06-16 07:08:13 -06:00
parent 085f70bd64
commit a2534459d0
3 changed files with 5 additions and 2 deletions

View File

@@ -733,6 +733,7 @@ table {
border: 1px solid var(--line);
border-radius: 6px;
padding: 8px 12px;
width: 100%;
}
.book-list {