Skip to content

Commit 68557c4

Browse files
authored
Merge branch 'master' into pr-fixes
2 parents bf3d83f + 5b2cbbb commit 68557c4

2 files changed

Lines changed: 69 additions & 57 deletions

File tree

pnpm-lock.yaml

Lines changed: 66 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/renderer/styles.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,8 +1605,9 @@ html[data-platform="darwin"] .lightcode-content-over-drag-region--drag {
16051605
align-items: center;
16061606
gap: 0.35rem;
16071607
color: var(--foreground);
1608-
font-size: 0.875rem;
1609-
font-weight: 600;
1608+
font-size: 0.8125rem;
1609+
font-weight: 500;
1610+
white-space: nowrap;
16101611
}
16111612

16121613
.lightcode-context-indicator {

0 commit comments

Comments
 (0)