fix: restrict sidebar collapse to session rail only at <=1180px viewport

Remove workbench-grid from the 1fr responsive override so that
collapsing the session rail does not stack all three workbench
panels vertically, which previously hid the main conversation area.
This commit is contained in:
root
2026-07-04 06:03:06 +00:00
parent 5b5f0fe2a3
commit a41e26d459
@@ -3297,7 +3297,6 @@
display: none;
}
.workbench-grid,
.overview-grid,
.settings-grid,
.usage-panels,