Skip to content

Commit fad97f7

Browse files
committed
Fix broken css
1 parent 8b62571 commit fad97f7

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
@@ -303,7 +303,7 @@
303303
border-bottom: 1px solid var(--u-color_border_subdued);
304304
font-size: var(--font-size-extra-small);
305305
overflow: hidden;
306-
position: sticky: left;
306+
position: sticky;
307307
left: 0;
308308
}
309309

0 commit comments

Comments
 (0)