File diff b2468f54bfab → 60810af13a16
static/src/less/editor.less
Show inline comments
...
 
@@ -19,4 +19,7 @@ form {
 
   .ace_content {
 
       padding: 5px;
 
   }
 
   textarea.ace_text-input {
 
       display: block;
 
   }
 
}