@import './variable.less';

.v-center {
  // display: inline-block;
  text-align: center;
}

.v-require {
  color: red;
}