mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-09 05:00:30 +08:00
fix: 修改接口预览页面的文本过长的问题
This commit is contained in:
parent
ad70786787
commit
0ec3f0b4df
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user