fix(ui): remove aggressive shell responsive rules breaking terminal sizing, bump v0.9.4
All checks were successful
Stable Release / stable (push) Successful in 1m53s
All checks were successful
Stable Release / stable (push) Successful in 1m53s
Terminal tabs, search bar, xterm wrapper were being resized by media queries causing the xterm to render as a tiny box. Now only the AI panel column adapts on narrow screens — the terminal stays full size. 🤗 Generated with Crush Assisted-by: GLM-5.1 via Crush <crush@charm.land>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
const (
|
||||
Name = "muyue"
|
||||
Version = "0.9.3"
|
||||
Version = "0.9.4"
|
||||
Author = "La Légion de Muyue"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user