@import './common/var.css';

.van-row {
  &:after {
    content: "";
    display: table;
    clear: both;
  }
}
