| | |
| | | |
| | | .note { |
| | | height: 100%; |
| | | padding-bottom: 50rpx; |
| | | } |
| | | |
| | | .popup { |
| | |
| | | .note-btn image { |
| | | width: 28rpx; |
| | | height: 32rpx; |
| | | margin-top: 24rpx; |
| | | margin-right: 5rpx; |
| | | } |
| | | |
| | | .note-btn-text { |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | |
| | |
| | | font-size: 28rpx; |
| | | color: #949494; |
| | | margin-bottom: 20rpx; |
| | | max-height: 600rpx; |
| | | text-align: justify; |
| | | /* padding-bottom: 200rpx; */ |
| | | } |
| | | |
| | | .wrapper { |
| | |
| | | .loading-box { |
| | | width: 100%; |
| | | min-height: 550rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .content { |
| | |
| | | |
| | | .t-input__placeholder { |
| | | font-size: 28rpx !important |
| | | } |
| | | |
| | | .btn-content { |
| | | display: flex; |
| | | align-items: center; |
| | | } |