mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 03:48:28 +00:00
fix(ui): prevent segmented label clipping
This commit is contained in:
parent
2aeeca5243
commit
249bbd599c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
font-style: normal;
|
||||
font-weight: 440;
|
||||
font-size: 13px;
|
||||
line-height: 100%;
|
||||
line-height: 16px;
|
||||
letter-spacing: -0.04px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
font-variation-settings: "slnt" 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue