瀏覽代碼

reset text color of .handsontable

Yuki Takei 6 年之前
父節點
當前提交
0e34f60e97
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/client/styles/scss/theme/_apply-colors.scss

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

@@ -118,7 +118,7 @@ pre:not(.hljs):not(.CodeMirror-line) {
 //
 //== Apply to Handsontable
 //
-.hot-table-container {
+.handsontable {
   color: initial;
 }