mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
feat(share): SSR'd diffs
This commit is contained in:
parent
57bd47a446
commit
15facd8cfd
13 changed files with 200 additions and 131 deletions
|
|
@ -22,6 +22,9 @@
|
|||
width: var(--pjs-column-content-width);
|
||||
left: var(--pjs-column-number-width);
|
||||
padding-left: 8px;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
text-align: left;
|
||||
|
||||
[data-slot="diff-hunk-separator-content-span"] {
|
||||
mix-blend-mode: var(--text-mix-blend-mode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue