Compare commits

...

1 Commits

Author SHA1 Message Date
Jay ad97dd003e fix(app): avoid clipping model names
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-02 02:53:36 +00:00
@@ -399,7 +399,7 @@
overflow: hidden;
font-size: 13px;
font-weight: 440;
line-height: 1;
line-height: 16px;
text-overflow: ellipsis;
white-space: nowrap;
}