index.less 114 B

12345678
  1. .select{
  2. text-align: center;
  3. padding: 15px 10px;
  4. }
  5. .rowText:nth-child(odd) .col {
  6. background-color: #eee;
  7. }