Commit 00b25dfa by yuananting

fix:预览格式调整

parent d0ce8e0c
......@@ -32,8 +32,11 @@
color: #666666;
.input-box {
margin-bottom: 8px;
display: inline-block;
* {
display: inline-block;
font-size: 14px !important;
font-weight: normal !important;
}
}
.picture-box {
......@@ -102,6 +105,10 @@
display: inline-block;
max-width: calc(100% - 20px);
vertical-align: top;
* {
font-size: 14px !important;
font-weight: normal !important;
}
}
}
......@@ -197,8 +204,10 @@
color: #666666;
.desc-input-box {
margin-bottom: 8px;
display: inline-block;
* {
display: inline-block;
font-size: 14px !important;
font-weight: normal !important;
}
}
.desc-picture-box {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment