find.wxss 94 B

1234567
  1. .test {
  2. position: fixed;
  3. bottom: 0;
  4. left: 0;
  5. background: #fff;
  6. text-align: center;
  7. }