| | |
| | | image-rendering: -webkit-optimize-contrast; |
| | | } |
| | | |
| | | .classification { |
| | | /* .classification { |
| | | width: 550rpx; |
| | | margin: 0 30rpx; |
| | | } |
| | | } */ |
| | | |
| | | .menuBox { |
| | | display: flex; |
| | |
| | | background-color: #F2F3F8; |
| | | min-height: 90vh; |
| | | margin-top: 270rpx; |
| | | |
| | | } |
| | | |
| | | .t-dropdown-menu:after, |
| | |
| | | .t-radio__icon--checked, |
| | | .t-checkbox__icon--checked { |
| | | color: #FF6C00 !important |
| | | } |
| | | |
| | | .t-dropdown-menu { |
| | | width: 750rpx; |
| | | } |
| | | |
| | | .t-checkbox__icon--disabled { |
| | |
| | | |
| | | .menu--t-dropdown-menu::after { |
| | | background-color: var(--td-component-border, var(--td-gray-color-4, #fff)) !important; |
| | | |
| | | } |
| | | |
| | | .noData { |
| | | |
| | | margin: 0 auto; |
| | | margin-top: 100rpx; |
| | | } |