| | |
| | | background-color: #fff; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | | } |
| | | |
| | | .navbar-title { |
| | | white-space: nowrap; |
| | | /* overflow: hidden; */ |
| | | text-overflow: ellipsis; |
| | | color: #0F1214; |
| | | font-size: 40rpx; |
| | |
| | | } |
| | | |
| | | .contentBox .custom-tabs { |
| | | /* margin-bottom: 32rpx; */ |
| | | width: 400rpx; |
| | | } |
| | | |
| | |
| | | |
| | | |
| | | .custom-panel { |
| | | /* height: 120px; */ |
| | | width: 750rpx; |
| | | /* height: 200rpx; */ |
| | | |
| | | } |
| | | |
| | |
| | | right: 0; |
| | | width: 350rpx; |
| | | border-bottom: 1px solid #f4f4f4; |
| | | |
| | | } |
| | | |
| | | .takeNotes image { |
| | |
| | | display: flex; |
| | | align-items: flex-end; |
| | | justify-content: space-between; |
| | | |
| | | } |
| | | |
| | | .iconBox { |
| | |
| | | |
| | | .input-example { |
| | | --td-input-vertical-padding: 24rpx; |
| | | |
| | | background-color: #fff; |
| | | padding: 32rpx 32rpx 16rpx; |
| | | } |
| | |
| | | |
| | | .buttonBox { |
| | | display: flex; |
| | | /* justify-content: flex-end; */ |
| | | justify-content: center; |
| | | |
| | | } |
| | | |
| | | /* .inputBox { |
| | | height: 500rpx; |
| | | } */ |
| | | |
| | | |
| | | .detailsName { |
| | | margin: 30rpx; |
| | |
| | | height: 60rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | | padding-left: 20rpx; |
| | | background-color: #FFF6F0 |
| | | } |
| | |
| | | padding-bottom: 16rpx; |
| | | } |
| | | |
| | | .dialogIconBox { |
| | | /* width: 500rpx; |
| | | height: 300rpx; |
| | | color: #000; |
| | | background-color: ccc; */ |
| | | } |
| | | |
| | | .popup { |
| | | padding: 40rpx; |
| | | width: 600rpx; |
| | |
| | | margin-bottom: 20rpx; |
| | | max-height: 600rpx; |
| | | text-align: justify; |
| | | /* padding-bottom: 200rpx; */ |
| | | } |
| | | |
| | | .note-bottom { |
| | |
| | | .audioBackground { |
| | | flex: 1; |
| | | background-size: 100% 110%; |
| | | |
| | | /* background-repeat: no-repeat; |
| | | background-position: center center; */ |
| | | background-color: #f9f9f9; |
| | | display: flex; |
| | | justify-content: center; |
| | |
| | | .audioBackground image { |
| | | width: 270rpx; |
| | | height: 280rpx; |
| | | |
| | | } |
| | | |
| | | .functionBox { |
| | | height: 96rpx; |
| | | background: #000000; |
| | | opacity: 0.6; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .functionBox .audioIconBox {} |
| | | |
| | | .functionBox .color { |
| | | color: #fff; |
| | | |
| | | } |
| | | |
| | | .rightSwitchBox { |
| | |
| | | |
| | | .leftSwitchBox { |
| | | margin: 0 30rpx; |
| | | } |
| | | |
| | | .bigFunctionBox { |
| | | background: #000000; |
| | | opacity: 0.6; |
| | | } |
| | | |
| | | .mp-slider-bar { |
| | | margin: 0 18rpx; |
| | | margin-top: 10rpx; |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | | color: #FF6C00 !important; |
| | | |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | background-color: #FF6C00 !important; |
| | | } |