We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c0033 commit 597fa04Copy full SHA for 597fa04
packages/compass-workspaces/src/components/index.tsx
@@ -77,7 +77,6 @@ const horizontalSplitStyles = css({
77
const workspacesStyles = css({
78
minHeight: 0,
79
overflow: 'hidden',
80
- minWidth: '750px', // roughly the minimum needed for the CRUD toolbars
81
});
82
83
const sidebarStyles = css({
0 commit comments