We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a950e57 commit 47a10e6Copy full SHA for 47a10e6
1 file changed
src/renderer/styles.css
@@ -1596,8 +1596,9 @@ html[data-platform="darwin"] .lightcode-content-over-drag-region--drag {
1596
align-items: center;
1597
gap: 0.35rem;
1598
color: var(--foreground);
1599
- font-size: 0.875rem;
1600
- font-weight: 600;
+ font-size: 0.8125rem;
+ font-weight: 500;
1601
+ white-space: nowrap;
1602
}
1603
1604
.lightcode-context-indicator {
0 commit comments