Explorar o código

Fix issue with comments not showing

walster001 hai 7 meses
pai
achega
1d9a710e3b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      client/components/boards/boardColors.css

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

@@ -2648,6 +2648,9 @@ THEME - Exodark
   background: #2b2b2b !important;
   color: #fff;
 }
+.board-color-exodark .card-details .comment-text {
+  color:#2b2b2b
+} /*Fixes issue with comment text colour blending into background*/
 .board-color-exodark .card-details .card-details-header {
   background: #2b2b2b;
   color: #fff;