index.acss 157 B

12345678
  1. /* components/tail_tip/index.wxss */
  2. .tip-area {
  3. width: 100%;
  4. text-align: center;
  5. color: #145676 !important;
  6. font-size: 10rpx;
  7. margin-top: 50rpx;
  8. }