wip: desktop work

This commit is contained in:
Adam 2025-10-29 07:31:57 -05:00
parent aa7e008fe1
commit 5b86fa9109
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
4 changed files with 107 additions and 82 deletions

View file

@ -18,6 +18,7 @@
[data-slot="diff-hunk-separator-content"] {
position: sticky;
background-color: var(--surface-diff-hidden-base);
color: var(--text-base);
width: var(--pjs-column-content-width);
left: var(--pjs-column-number-width);
padding-left: 8px;