about summary refs log tree commit diff
path: root/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index f518665ca..1bfa8f68d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -106,6 +106,7 @@
       .ProseMirror-focused {
         outline: 0;
       }
+      textarea:focus,
       input:focus {
         outline: 0;
       }