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

Various UI fixes (#14239)

* Fix #14238

* Fix #14235

* Fix #14237

* Fix #14234

* Use octicon to show private status of repo in admin dashboard

* Fix #14232

* Fix #14236
This commit is contained in:
Cirno the Strongest
2021-01-04 13:18:12 +01:00
committed by GitHub
parent 4092c044e0
commit 21fbee1503
6 changed files with 31 additions and 8 deletions

View File

@@ -111,6 +111,7 @@
.issue.title {
width: 80%;
margin: 0 0 1em;
}
.push.news .content ul {