提交 7102886b 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码

上级 6d1472b3
.app-form-item {
height: 100%;
height: calc(100% - 6px);
.app-form-item-label {
min-height: 32px;
height: 32px;
line-height: 32px;
text-decoration: none;
display: block;
overflow: hidden;
......@@ -60,12 +61,8 @@
.app-form-item.label-top, .app-form-item.label-bottom {
.app-form-item-label {
height: 16px;
}
.editor-wrapper {
height: calc(100% - 16px);
height: calc(100% - 32px);
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册