1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 11:08:19 +00:00
Giteabot
2023-08-08 10:14:25 +08:00
committed by GitHub
parent cb1a4da5c2
commit f329982b6e

View File

@@ -1301,7 +1301,7 @@ img.ui.avatar,
}
.ui .text.truncate {
overflow: hidden;
overflow-x: clip;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;