index.less 83 B

123456
  1. .van-radio-group {
  2. &--horizontal {
  3. display: flex;
  4. flex-wrap: wrap;
  5. }
  6. }