Add gap to commit status details (#30284) (#30290)

Backport #30284 by @silverwind

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit d09ddb52501a0342cc07df8ae312b847ebd98d96)
This commit is contained in:
Giteabot 2024-04-05 22:44:03 +08:00 committed by Earl Warren
parent 8a9b57500c
commit 82b2b9790e
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -2990,6 +2990,7 @@ tbody.commit-list {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 8px;
}
@media (max-width: 767.98px) {