ソースを参照

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);
 }
 
+.board-color-cleandark .comments .comment .comment-desc .comment-text {
+  background: transparent;
+}
+
 .board-color-cleandark .activity-checklist,
 .board-color-cleandark .activity-comment {
   background: none !important;