Explorar el Código

refactor style

yukendev hace 3 años
padre
commit
6a0411e412
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      packages/app/src/styles/theme/_apply-colors-dark.scss

+ 5 - 0
packages/app/src/styles/theme/_apply-colors-dark.scss

@@ -504,6 +504,11 @@
   /*
   * GROWI HandsontableModal
   */
+
+  .handsontable td {
+    color: black;
+  }
+
   .grw-hot-modal-navbar {
     background-color: var(--dark);
   }