| | |
| | | } |
| | | |
| | | .header-title { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | --td-checkbox-vertical-padding: 0 |
| | | } |
| | | |
| | | .title-box { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: flex-start; |
| | | } |
| | | |
| | | .title-checkBox { |
| | | width: 100%; |
| | | display: flex; |
| | | } |
| | | |
| | | |
| | | |
| | | .title-name { |
| | | display: inline-block; |
| | | /* max-width: 60%; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; */ |
| | | } |
| | | |
| | | .t-class { |
| | |
| | | padding: 0; |
| | | } |
| | | |
| | | |
| | | .download-image { |
| | | width: 32rpx; |
| | | height: 32rpx; |
| | | } |
| | | |
| | | .contentBox { |
| | | padding: 0 26rpx; |
| | |
| | | .testSee, |
| | | .shopCar { |
| | | margin-right: 20rpx; |
| | | } |
| | | |
| | | .list-icon { |
| | | width: 32rpx; |
| | | height: 18rpx; |
| | | } |