Selaa lähdekoodia

feat: 修改高度设置

year 2 kuukautta sitten
vanhempi
commit
7e9187086b
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      src/app/[locale]/(TabBar)/deposit/DepositData.tsx

+ 0 - 5
src/app/[locale]/(TabBar)/deposit/DepositData.tsx

@@ -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