Browse Source

#1169 修复里程碑显示不全

tags/v1.21.12.2^2
Gitea 3 years ago
parent
commit
f5b8ef8f14
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      templates/repo/issue/list.tmpl

+ 1
- 0
templates/repo/issue/list.tmpl View File

@@ -4,6 +4,7 @@
}
.ovfl{
overflow-y:hidden !important;
min-width: 140px!important;
}
</style>
{{template "base/head" .}}


Loading…
Cancel
Save