remove rounded corners on dock due to rendering issue

This commit is contained in:
K Simmons 2022-09-16 16:44:29 -07:00
parent da05e340b8
commit b682fd8035

View file

@ -170,7 +170,6 @@ export default function workspace(theme: Theme) {
},
},
maximized: {
cornerRadius: 10,
margin: 24,
border: border(theme, "secondary", { "overlay": true }),
shadow: modalShadow(theme),