Commit ab03bee07b466ff78dffe3d6faeac21f7a95ccd0
1 parent
48fec9d4
微调样式
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/forms/statement/scheduleAnaly.html
| ... | ... | @@ -70,7 +70,7 @@ |
| 70 | 70 | </form> |
| 71 | 71 | </div> |
| 72 | 72 | <div class="portlet-body"> |
| 73 | - <div class="table-container" style="margin-top: 10px;overflow:auto;min-width: 906px"> | |
| 73 | + <div class="table-container" style="margin-top: 50px;overflow:auto;min-width: 906px"> | |
| 74 | 74 | <table class="table table-bordered table-hover table-checkable" id="forms"> |
| 75 | 75 | <thead> |
| 76 | 76 | <tr class="hidden"> | ... | ... |