@@ -434,7 +434,7 @@ const Index = (props) => {
size="middle"
scroll={{
x: 1200,
- y: "calc(80vh - 322px)",
+ y: "calc(80vh - 290px)",
}}
/>
<div className={styles.page}>
@@ -40,7 +40,7 @@
}
.ant-table-placeholder {
- height: calc(80vh - 360px);
+ height: calc(80vh - 328px);