فهرست منبع

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
 //== Apply to Handsontable
 //
 //
-.hot-table-container {
+.handsontable {
   color: initial;
   color: initial;
 }
 }