divider.less 79 B

12345
  1. .divider-line {
  2. background-color: #f5f5f5;
  3. height: 20rpx;
  4. width: 100%;
  5. }