1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-09 20:17:21 +00:00

Fix markdown wrap (#34697) (#34702)

Backport #34697 by wxiaoguang

Fix #34696

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
Giteabot
2025-06-12 11:08:38 +08:00
committed by GitHub
parent e6ce72b14a
commit b9ed8fceff
2 changed files with 2 additions and 1 deletions

View File

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