| | |
| | | .custom-panel { |
| | | height: 120px; |
| | | } */ |
| | | @import "./index.skeleton.wxss"; |
| | | |
| | | .nacigationBar { |
| | | background-color: #fff; |
| | | display: flex; |
| | |
| | | .outsideHigherImageBox {} |
| | | |
| | | .downloadIcon { |
| | | width: 30rpx; |
| | | height: 24rpx; |
| | | width: 34rpx; |
| | | height: 34rpx; |
| | | border-radius: 5rpx 5rpx 5rpx 5rpx; |
| | | background: rgba(0, 0, 0, 0.3); |
| | | position: absolute; |
| | | top: 0rpx; |
| | | right: 0rpx; |
| | | padding: 10rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .downloadIcon image { |
| | |
| | | /* border: 1rpx #000 solid; */ |
| | | background-color: #ccc; |
| | | /* width: 100%; */ |
| | | } |
| | | |
| | | .t-search__input-box--square { |
| | | border-radius: var(--td-search-square-radius, var(--td-radius-default, 36rpx)) !important; |
| | | height: 72rpx; |
| | | } |