Skip to content

Commit 67dc63a

Browse files
committed
run prettier
1 parent 44869cd commit 67dc63a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@
225225
background: var(--color-green-3);
226226
}
227227

228-
& .definition-change.card.updated .annotation-change:not(:has(span .blank)) {
228+
&
229+
.definition-change.card.updated
230+
.annotation-change:not(:has(span .blank)) {
229231
background: var(--color-orange-4);
230232
}
231233

0 commit comments

Comments
 (0)