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:
@@ -3297,7 +3297,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.workbench-grid,
|
||||
.overview-grid,
|
||||
.settings-grid,
|
||||
.usage-panels,
|
||||
|
||||
Reference in New Issue
Block a user