0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-19 08:30:49 +02:00

Increase gap on latest commit (#35104)

This commit is contained in:
silverwind 2025-07-17 22:53:03 +02:00 committed by GitHub
parent 39f145ae72
commit 2f138f7a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,7 @@ td .commit-summary {
align-items: center;
overflow: hidden;
text-overflow: ellipsis;
gap: 0.25em;
gap: 0.5em;
}
@media (max-width: 767.98px) {