瀏覽代碼

Fix comment backgrounds in cleandark theme

Nadav Tasher 5 月之前
父節點
當前提交
b253683b3c
共有 1 個文件被更改,包括 4 次插入0 次删除
  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);
   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-checklist,
 .board-color-cleandark .activity-comment {
 .board-color-cleandark .activity-comment {
   background: none !important;
   background: none !important;