fix: share page

This commit is contained in:
Adam
2025-12-15 10:56:03 -06:00
parent 46a35dfc1b
commit b7a9cbfc68
17 changed files with 63 additions and 63 deletions

View File

@@ -19,8 +19,8 @@
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);
width: var(--diffs-column-content-width);
left: var(--diffs-column-number-width);
padding-left: 8px;
user-select: none;
cursor: default;