ulysses/static
Moniz 8c943226f8
fix(mobile): stack the model-comparison grid into one column on phones (#4979)
The comparison grid hard-codes 2-4 equal columns with no phone breakpoint, so at
390px two models get ~178px columns and four get ~88px columns. Each column is a
full scrolling chat, so content is unreadably over-wrapped and clipped. On
phones (<=768px), stack the panes into a single scrollable column. Desktop is
unaffected.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 17:28:23 +02:00
..
fonts feat(a11y): add a Text size control and an OpenDyslexic font option (#4210) 2026-06-22 13:53:46 +02:00
icons Cookbook model workflow fixes 2026-06-21 11:02:35 +00:00
js fix(ui): prevent race condition in default chat model dropdown init (#5024) 2026-07-02 17:05:55 +02:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js Show fallback model in picker 2026-07-01 13:53:51 +00:00
icon.ico feat(launcher): add portable windows launcher (#976) 2026-06-16 04:58:16 +01:00
index.html Hide font size in markdown preview 2026-06-30 13:57:07 +00:00
login.html fix(auth): centralize password and username validation constants (#4120) 2026-06-16 09:52:15 +02:00
manifest.json pwa missing icons added (#428) 2026-06-15 16:00:13 +09:00
style.css fix(mobile): stack the model-comparison grid into one column on phones (#4979) 2026-07-02 17:28:23 +02:00
sw.js Hide font size in markdown preview 2026-06-30 13:57:07 +00:00