| | |
| | | } |
| | | |
| | | .navbar-title { |
| | | white-space: nowrap; |
| | | /* white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | color: #0F1214; |
| | | font-size: 40rpx; |
| | | font-weight: bold; |
| | | margin-bottom: 5rpx; |
| | | margin-bottom: 5rpx; */ |
| | | margin: 0 auto; |
| | | } |
| | | |
| | | |
| | |
| | | justify-content: center; |
| | | } |
| | | |
| | | .outsideDetailsName { |
| | | overflow-y: scroll; |
| | | overflow-x: hidden; |
| | | height: 35vh; |
| | | } |
| | | |
| | | .detailsName { |
| | | margin: 30rpx; |
| | | width: 90%; |
| | | min-height: 60rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | padding-left: 20rpx; |
| | | background-color: #FFF6F0 |
| | | padding: 20rpx; |
| | | background-color: #FFF6F0; |
| | | line-height: 50rpx; |
| | | |
| | | |
| | | } |
| | | |
| | | .detailsName:hover { |
| | | background-color: #fff0e6; |
| | | width: 90%; |
| | | height: 60rpx; |
| | | min-height: 60rpx; |
| | | color: #ff6c00; |
| | | } |
| | | |
| | |
| | | .bigFunctionBox { |
| | | background: #000000; |
| | | opacity: 0.6; |
| | | width: 100%; |
| | | } |
| | | |
| | | .mp-slider-bar { |
| | |
| | | height: 100%; |
| | | } |
| | | |
| | | /* .tabs--t-tabs__scroll--split::after { |
| | | height: 0px !important; |
| | | } */ |
| | | .tabs--t-tabs__scroll--split::after { |
| | | height: 0rpx !important; |
| | | } |
| | | |
| | | .t-tabs__scroll::after { |
| | | height: 0rpx !important; |
| | | } |
| | | |
| | | .buttonBox { |
| | | position: absolute; |
| | |
| | | background-color: #e7e7e7; |
| | | height: 1px; |
| | | z-index: 999; |
| | | } |
| | | |
| | | .current-time { |
| | | width: 82rpx; |
| | | } |
| | | |
| | | .duration-time { |
| | | width: 82rpx; |
| | | } |
| | | |
| | | .timeBox { |
| | | width: 210rpx; |
| | | display: flex; |
| | | flex-direction: row; |
| | | } |
| | | |
| | | .wrapper { |
| | | overflow-y: scroll; |
| | | height: 45vh; |
| | | } |