scaner.wxss 104 B

123456
  1. /* pages/scaner/scaner.wxss */
  2. page {
  3. height: 100vh;
  4. display: flex;
  5. flex-direction: column;
  6. }