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

Fix markdown wrap (#34697)

Fix #34696
This commit is contained in:
wxiaoguang
2025-06-12 10:09:42 +08:00
committed by GitHub
parent 06ccb3a1d4
commit d5893ee260
2 changed files with 2 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
.repo-view-content {
flex: 1;
min-width: 0;
}
.language-stats {