Browse Source

Fix style for admin/parser/bbcode

Visman 2 years ago
parent
commit
a8e580cde6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      public/style/ForkBB/admin.css

+ 2 - 0
public/style/ForkBB/admin.css

@@ -733,6 +733,8 @@
 
 
 #forka .f-field-handler .f-ytxtarea {
 #forka .f-field-handler .f-ytxtarea {
   height: 15rem;
   height: 15rem;
+  overflow: auto;
+  white-space: pre;
 }
 }
 
 
 #forka .f-bbcode-form .f-btns,
 #forka .f-bbcode-form .f-btns,