UI consolidation

This commit is contained in:
2026-01-06 10:16:38 -05:00
parent c468b442c8
commit 609932a55b
13 changed files with 383 additions and 517 deletions

View File

@@ -852,3 +852,6 @@ pre {
scrollbar-color: var(--color-text) transparent;
}
}
img {
max-height: 50vh !important;
}