Browse Source

Fix comment backgrounds in cleandark theme

Nadav Tasher 6 tháng trước cách đây
mục cha
commit
b253683b3c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      client/components/boards/boardColors.css

+ 4 - 0
client/components/boards/boardColors.css

@@ -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;