mirror of https://github.com/go-gitea/gitea.git
Increase gap on latest commit (#35104)
parent
39f145ae72
commit
2f138f7a03
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue