index.wxss 184 B

12345678910
  1. .btn-strap {
  2. /* background-color: white; */
  3. }
  4. .btn {
  5. display: inline-block;
  6. font-size: 80%;
  7. padding: 5px 0;
  8. margin: 5px 1% !important;
  9. width: 48% !important;
  10. }