Skip to content

Commit 597fa04

Browse files
authored
Revert "chore(workspaces): add a minimum width to the compass workspaces COMPASS-7814" (#5657)
Revert "chore(workspaces): add a minimum width to the compass workspaces COMP…" This reverts commit 6b98f5f.
1 parent 41c0033 commit 597fa04

File tree

1 file changed

+0
-1
lines changed
  • packages/compass-workspaces/src/components

1 file changed

+0
-1
lines changed

packages/compass-workspaces/src/components/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ const horizontalSplitStyles = css({
7777
const workspacesStyles = css({
7878
minHeight: 0,
7979
overflow: 'hidden',
80-
minWidth: '750px', // roughly the minimum needed for the CRUD toolbars
8180
});
8281

8382
const sidebarStyles = css({

0 commit comments

Comments
 (0)