瀏覽代碼

add comment

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