mirror of https://gitee.com/karson/fastadmin.git
美化crud生成的代码格式
parent
d0373fc870
commit
3e7799a796
|
|
@ -865,4 +865,8 @@ div.pre {
|
|||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#add-form .panel-body,#edit-form .panel-body{
|
||||
padding-bottom:0;
|
||||
}
|
||||
Loading…
Reference in New Issue