Web editor: support upload files

This commit is contained in:
Unknwon 2016-08-30 05:07:50 -07:00
parent 7c31f235da
commit 643142acab
24 changed files with 503 additions and 600 deletions

View file

@ -126,8 +126,8 @@
#clone-panel {
margin-top: -8px;
width: 100%;
padding-left: 20px;
margin-left: 5px;
width: 350px;
input {
border-radius: 0;
@ -1303,7 +1303,7 @@
padding-top: 15px;
}
.ui.comments {
.ui.form {
.dropzone {
width: 100%;
margin-bottom: 10px;