浏览代码

set default text color

Gildas 3 年之前
父节点
当前提交
e075d24b0d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/extension/ui/pages/editor-note-web.css

+ 1 - 0
src/extension/ui/pages/editor-note-web.css

@@ -37,6 +37,7 @@
     height: 100%;
     border: 1px solid transparent;
     resize: none;
+    color: black;
 }
 
 .note textarea:focus {