Explorar o código

set default text color

Gildas %!s(int64=3) %!d(string=hai) anos
pai
achega
e075d24b0d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 {