Skip to content

Commit 1c0abf0

Browse files
committed
rm unrelated style
1 parent 0fc1eb1 commit 1c0abf0

File tree

1 file changed

+0
-1
lines changed
  • shesha-reactjs/src/configuration-studio

1 file changed

+0
-1
lines changed

shesha-reactjs/src/configuration-studio/styles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ export const useStyles = createStyles(({ css, cx, token, prefixCls, iconPrefixCl
5252
}
5353
.${csContent}{
5454
background-color: ${token.colorBgContainer};
55-
height: calc(100vh - 55px);
5655
}
5756
.${csTreeArea}{
5857
height: calc(100vh - ${headerHeight}px);

0 commit comments

Comments
 (0)