fix: 修改接口预览页面的文本过长的问题

This commit is contained in:
喻希里 2017-09-06 16:59:22 +08:00
parent ad70786787
commit 0ec3f0b4df

View File

@ -21,6 +21,7 @@
margin: 0px;
.colKey{
padding-bottom: 0px;
}
}
.ace_print-margin{
@ -30,11 +31,12 @@
width: 50%;
float: left;
padding: 8px 16px;
height: 40px;
.colKey{
padding-bottom: 0px;
}
}
.colDesc{
margin-bottom: 0px;
padding-bottom: 0px;