1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove unused or abused styles (#33918)

* `top aligned` => `tw-align-top`
* label list: it was broken, this PR fixes it
* reference link: simplified
* settings/repos: not affected
This commit is contained in:
wxiaoguang
2025-03-17 22:11:24 +08:00
committed by GitHub
parent 9ebae4a2aa
commit 9d89dfe142
8 changed files with 13 additions and 64 deletions

View File

@@ -81,7 +81,7 @@
{{end}}
{{else}}
{{if .Repos}}
<div class="ui middle aligned divided list">
<div class="ui list">
{{range .Repos}}
<div class="item">
<div class="content flex-text-block">