result.less 137 B

12345678
  1. /* pages/search/result.wxss */
  2. .matchtitle {
  3. padding: 4rpx 10rpx;
  4. background: #ffefc2;
  5. font-size: 26rpx;
  6. border-radius: 6rpx;
  7. }