@@ -246,11 +246,6 @@ const DepositData: FC<Props> = (props) => {
padding: "0 .1rem",
maxHeight: `clac(100% - ${middleHeight.top}px -${middleHeight.footer}px)`,
overflow: "auto",
- // flex: 1,
- // minHeight: 0,
- // maxHeight: "100%",
- // display: "flex",
- // flexDirection: "column",
}}
>
<Form