patch only update to fix comment issues and view/display issues on AdminBoard name-based cards.

This commit is contained in:
2025-01-02 13:27:31 -08:00
parent 54db418ddd
commit 3bb28de2b0
2 changed files with 266 additions and 110 deletions

View File

@@ -1042,7 +1042,7 @@ body {
.comments-container {
margin-bottom: 10px;
max-height: 300px;
max-height: 600px;
overflow-y: auto;
}