Skip to content

Commit e004410

Browse files
committed
Add beta message gap
1 parent 98686ee commit e004410

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/unison-share/page/project-contribution-changes-page.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
}
1515

1616
.project-contribution-changes-page {
17+
display: flex;
18+
flex-direction: column;
19+
gap: 1.5rem;
20+
1721
& .branch-diff-content {
1822
display: flex;
1923
flex-direction: column;

0 commit comments

Comments
 (0)