index.wxss 131 B

12345678
  1. /* pages/checkbox/index.wxss */
  2. .btn-area {
  3. margin: 1.17647059em 15px 0.3em;
  4. }
  5. .checkbox {
  6. position: static !important;
  7. }