Skip to content

Commit 27768a4

Browse files
committed
Fix broken css
1 parent fad97f7 commit 27768a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
display: flex;
365365
align-items: center;
366366
justify-content: flex-end;
367-
position: sticky: left;
367+
position: sticky;
368368
left: 0;
369369
}
370370

0 commit comments

Comments
 (0)