yusuketk 5 年 前
コミット
38b5fae620
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/client/styles/scss/theme/_apply-colors-dark.scss

+ 1 - 1
src/client/styles/scss/theme/_apply-colors-dark.scss

@@ -89,7 +89,7 @@ textarea.form-control {
   @extend .bg-dark;
 }
 
-// [TODO] GW-3219
+// [TODO] GW-3219 modify common color of well in dark theme, then remove below css.
 .card.well {
   border-color: $secondary;
 }