We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44869cd commit 67dc63aCopy full SHA for 67dc63a
src/css/unison-share/page/project-contribution-changes-page.css
@@ -225,7 +225,9 @@
225
background: var(--color-green-3);
226
}
227
228
- & .definition-change.card.updated .annotation-change:not(:has(span .blank)) {
+ &
229
+ .definition-change.card.updated
230
+ .annotation-change:not(:has(span .blank)) {
231
background: var(--color-orange-4);
232
233
0 commit comments