| | |
| | | .takeNotes image { |
| | | width: 30rpx; |
| | | height: 30rpx; |
| | | margin-top: 10rpx; |
| | | margin-right: 10rpx; |
| | | } |
| | | |
| | | .takeNotesLining { |
| | | margin: 25rpx; |
| | | margin: 30rpx 25rpx; |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | align-items: center; |
| | | font-size: 26rpx; |
| | | color: #ff6c00; |
| | | |
| | | } |
| | | |
| | | .operateBox { |
| | |
| | | } |
| | | |
| | | .outsideDetailsName { |
| | | overflow-y: scroll; |
| | | height: 35vh; |
| | | /* overflow-y: scroll; |
| | | |
| | | height: 100vh; */ |
| | | overflow-x: hidden; |
| | | padding-right: 30rpx; |
| | | } |
| | | |
| | | |
| | | |
| | | .detailsName { |
| | | margin: 30rpx; |
| | |
| | | |
| | | .audioBackground { |
| | | flex: 1; |
| | | background-image: url('https://jsek.bnuic.com/website/image/video-bg.png'); |
| | | background-image: url('https://jsek.bnuic.com/home/image/video-bg.png'); |
| | | background-repeat: no-repeat; |
| | | background-position: center center; |
| | | background-size: 100% 100%; |
| | |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | | color: #FF6C00 !important; |
| | | color: #333 !important; |
| | | } |
| | | |
| | | .t-tabs__track { |
| | |
| | | } |
| | | |
| | | .tabs--t-tabs__scroll--split::after { |
| | | height: 0 !important; |
| | | height: 0rpx !important; |
| | | } |
| | | |
| | | .t-tabs__scroll::after { |
| | | height: 0rpx !important; |
| | | } |
| | | |
| | | .buttonBox { |
| | |
| | | width: 210rpx; |
| | | display: flex; |
| | | flex-direction: row; |
| | | |
| | | } |
| | | |
| | | .wrapper { |
| | | overflow-y: scroll; |
| | | height: 45vh; |
| | | overflow-x: hidden; |
| | | height: 50vh; |
| | | } |