| | |
| | | display: flex; |
| | | } |
| | | |
| | | .list-header .t-button--primary { |
| | | border-radius: 50rpx !important; |
| | | background: #FF6C00 !important; |
| | | border: none; |
| | | } |
| | | |
| | | .list-header .t-button--light { |
| | | background: #fff !important; |
| | | border-radius: 50rpx !important; |
| | | color: #545C63 !important; |
| | | border: 2rpx solid #979797 !important; |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active, |
| | | .t-radio__icon--checked, |
| | | .t-checkbox__icon--checked, |
| | | .t-radio__title--checked, |
| | | .t-checkbox__title--checked { |
| | | color: #FF6C00 !important; |
| | | } |
| | | |
| | | .header-sort { |
| | | position: relative; |
| | | background-color: #fff; |