Browse Source

fix form margin top

tags/v1.21.9.1^2
zhoupzh 4 years ago
parent
commit
42b9ead127
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      templates/repo/datasets/dirs/index.tmpl

+ 3
- 0
templates/repo/datasets/dirs/index.tmpl View File

@@ -1,3 +1,6 @@
<style>
form {margin-block-end: 0;}
</style>
<div style="background:#fff">
{{template "base/head" .}}
<div class="repository dataset dir-list view">


Loading…
Cancel
Save