slave.wxss 89 B

12345
  1. .action-area {
  2. display: flex;
  3. flex-direction: row;
  4. justify-content: space-around;
  5. }