diff --git a/styles/src/styleTree/workspace.ts b/styles/src/styleTree/workspace.ts index 12673b8fce..9e81a06d3f 100644 --- a/styles/src/styleTree/workspace.ts +++ b/styles/src/styleTree/workspace.ts @@ -170,7 +170,6 @@ export default function workspace(theme: Theme) { }, }, maximized: { - cornerRadius: 10, margin: 24, border: border(theme, "secondary", { "overlay": true }), shadow: modalShadow(theme),