Fix comment backgrounds in cleandark theme

This commit is contained in:
Nadav Tasher 2024-12-30 20:23:54 +02:00
parent f1810e47e0
commit b253683b3c

View file

@ -2993,6 +2993,10 @@ THEME - Clean Dark
color: rgba(255, 255, 255, 0.85);
}
.board-color-cleandark .comments .comment .comment-desc .comment-text {
background: transparent;
}
.board-color-cleandark .activity-checklist,
.board-color-cleandark .activity-comment {
background: none !important;