We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc1eb1 commit 1c0abf0Copy full SHA for 1c0abf0
shesha-reactjs/src/configuration-studio/styles.ts
@@ -52,7 +52,6 @@ export const useStyles = createStyles(({ css, cx, token, prefixCls, iconPrefixCl
52
}
53
.${csContent}{
54
background-color: ${token.colorBgContainer};
55
- height: calc(100vh - 55px);
56
57
.${csTreeArea}{
58
height: calc(100vh - ${headerHeight}px);
0 commit comments