Skip to content

Commit 0fa149c

Browse files
silverwindGiteaBot
authored andcommitted
Add gap to commit status details (go-gitea#30284)
Before: <img width="162" alt="Screenshot 2024-04-05 at 02 25 27" src="https://github.com/go-gitea/gitea/assets/115237/9f786811-3e45-4b3c-aaf9-e1d2cad284d2"> After: <img width="172" alt="Screenshot 2024-04-05 at 02 27 25" src="https://github.com/go-gitea/gitea/assets/115237/f5254877-9e0d-44cb-9605-ba15c75872bb">
1 parent 1d77df8 commit 0fa149c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2952,6 +2952,7 @@ tbody.commit-list {
29522952
display: flex;
29532953
align-items: center;
29542954
justify-content: flex-end;
2955+
gap: 8px;
29552956
}
29562957

29572958
@media (max-width: 767.98px) {

0 commit comments

Comments
 (0)