index.less 97 B

12345678
  1. .button-view {
  2. margin: 20px;
  3. border-radius: 10px;
  4. .submit {
  5. margin-bottom: 10px;
  6. }
  7. }