styles.less 126 B

123456789101112131415
  1. .rows {
  2. padding: 8px;
  3. .rowBlock {
  4. min-height: 40px;
  5. }
  6. }
  7. .color {
  8. width: 28px;
  9. }
  10. .colControl {
  11. width: 100%;
  12. }