We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ebced commit d296f50Copy full SHA for d296f50
shesha-reactjs/src/configuration-studio/styles.ts
@@ -20,7 +20,6 @@ export const useStyles = createStyles(({ css, cx, token, prefixCls, iconPrefixCl
20
const csDocEditor = 'sha-cs-doc-editor';
21
22
const headerHeight = 60;
23
- const tabCardHeight = 40;
24
25
const configStudio = cx("sha-config-studio", css`
26
0 commit comments