kimi-code/apps
qer 3ea84a56e4
fix(web): prevent horizontal scrollbar in session search dialog (#1290)
The search sessions dialog used a column flex layout where the title and snippet had white-space: nowrap but no min-width: 0, so the flex items refused to shrink below their text width and overflowed, surfacing a horizontal scrollbar on the dialog body. Add min-width: 0 so they shrink and ellipsize instead.
2026-07-02 12:24:46 +08:00
..
kimi-code ci: release packages (#1268) 2026-07-02 11:12:20 +08:00
kimi-desktop chore(kimi-desktop): rename installers to kcd-beta-alpha-crazy-internal (#1267) 2026-07-01 19:50:11 +08:00
kimi-web fix(web): prevent horizontal scrollbar in session search dialog (#1290) 2026-07-02 12:24:46 +08:00
vis feat(vis): support importing debug zips via drag and drop (#1251) 2026-07-01 12:02:08 +08:00