wip: desktop work

This commit is contained in:
Adam
2025-10-30 10:43:04 -05:00
parent dce287a42d
commit 582ed7c363
3 changed files with 15 additions and 2 deletions

View File

@@ -22,5 +22,9 @@
width: var(--pjs-column-content-width);
left: var(--pjs-column-number-width);
padding-left: 8px;
[data-slot="diff-hunk-separator-content-span"] {
mix-blend-mode: var(--text-mix-blend-mode);
}
}
}