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