自定义表单功能优化修复

This commit is contained in:
2020-04-11 11:52:55 +08:00
parent 4e4aad4f93
commit 31810784ab
10 changed files with 126 additions and 97 deletions

View File

@@ -21,4 +21,7 @@
font-size:0.875em;
font-style:italic;
}
.tabs-wrapper .nav-tabs{margin-bottom: 15px;}
.tabs-wrapper .nav-tabs{margin-bottom: 15px;}
.fixed .main-footer{position: fixed; bottom: 0; left: 0; right: 0;}
.fixed .content-wrapper{padding-bottom: 30px;}