aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/repo.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/repo.css')
-rw-r--r--web_src/css/repo.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web_src/css/repo.css b/web_src/css/repo.css
index 85522a0a69..1a05b68dd4 100644
--- a/web_src/css/repo.css
+++ b/web_src/css/repo.css
@@ -1834,6 +1834,7 @@ tbody.commit-list {
border-radius: 0;
display: flex;
flex-direction: column;
+ gap: 0.5em;
}
/* fomantic's last-child selector does not work with hidden last child */