| | |
| | | overflow: hidden; |
| | | display: flex; |
| | | height: 96rpx; |
| | | --td-button-primary-active-bg-color: #ff984d; |
| | | } |
| | | |
| | | .list-header .t-button--primary { |
| | |
| | | border-radius: 50rpx !important; |
| | | color: #545C63 !important; |
| | | border: 2rpx solid #979797 !important; |
| | | } |
| | | |
| | | .list-header .t-button--light { |
| | | background: #fff !important; |
| | | border-radius: 50rpx !important; |
| | | color: #545C63 !important; |
| | | border: 2rpx solid #979797 !important; |
| | | } |
| | | |
| | | .t-checkbox--tag.t-checkbox--checked { |
| | | background-color: #f3e0d3 !important; |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active { |
| | | background: #F6F6F6 !important; |
| | | } |
| | | |
| | | .t-button--primary::after { |
| | | border: none; |
| | | } |
| | | |
| | | .t-radio--block { |
| | | padding: 20rpx !important; |
| | | } |
| | | |
| | | .t-radio__border { |
| | | height: 0 !important; |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active, |
| | |
| | | |
| | | .icon-left { |
| | | position: absolute; |
| | | top: 38rpx; |
| | | top: 34rpx; |
| | | right: 26rpx; |
| | | transform: rotate(270deg); |
| | | } |
| | | |
| | | .icon-right { |
| | | position: absolute; |
| | | top: 38rpx; |
| | | top: 34rpx; |
| | | right: 10rpx; |
| | | transform: rotate(90deg); |
| | | } |
| | |
| | | box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); |
| | | } |
| | | |
| | | .book-img image { |
| | | height: 100% !important; |
| | | } |
| | | |
| | | |
| | | |
| | | .book-name { |
| | | margin-top: 24rpx; |
| | |
| | | border-radius: 80rpx; |
| | | height: 70%; |
| | | margin-left: 20rpx; |
| | | } |
| | | |
| | | .t-dropdown-item__body { |
| | | padding-bottom: 10rpx !important; |
| | | } |