remove rounded corners on dock due to rendering issue
This commit is contained in:
parent
da05e340b8
commit
b682fd8035
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ export default function workspace(theme: Theme) {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
maximized: {
|
maximized: {
|
||||||
cornerRadius: 10,
|
|
||||||
margin: 24,
|
margin: 24,
|
||||||
border: border(theme, "secondary", { "overlay": true }),
|
border: border(theme, "secondary", { "overlay": true }),
|
||||||
shadow: modalShadow(theme),
|
shadow: modalShadow(theme),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue