File diff b2468f54bfab → 60810af13a16
static/src/less/editor.less
Show inline comments
...
 
@@ -16,7 +16,10 @@ form {
 
       width: 100%;
 
       border: 1px dotted #CCC;
 
   }
 
   .ace_content {
 
       padding: 5px;
 
   }
 
   textarea.ace_text-input {
 
       display: block;
 
   }
 
}