diff --git a/docs/css/app.css b/docs/css/app.css index ed4c3e7..2184d14 100644 --- a/docs/css/app.css +++ b/docs/css/app.css @@ -56,5 +56,6 @@ textarea { resize: none; } textarea:disabled { + color: #000000; background-color: #ffffff; }