| | |
| | | .srcolbox .t-button--primary { |
| | | border-radius: 50rpx !important; |
| | | background: #FF6C00 !important; |
| | | border: none; |
| | | border: none !important; |
| | | } |
| | | |
| | | .srcolbox .t-button--light { |
| | |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active { |
| | | height: 86rpx !important; |
| | | /* height: 86rpx !important; */ |
| | | background: #F6F6F6 !important; |
| | | border-radius: 40rpx 40rpx 0 0; |
| | | /* border-radius: 40rpx 40rpx 0 0; */ |
| | | } |
| | | |
| | | .t-button--primary::after { |
| | | border: none !important; |
| | | } |
| | | |
| | | .t-radio__title { |
| | |
| | | transform: rotate(180deg); |
| | | } |
| | | |
| | | .list-body {} |
| | | |
| | | .title { |
| | | display: flex; |
| | | height: 60rpx; |
| | |
| | | |
| | | .title .icon { |
| | | height: 36rpx; |
| | | width: 140rpx; |
| | | line-height: 60rpx; |
| | | } |
| | | |
| | | .title .icon .iconImage { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |