| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .editIcon { |
| | | margin-bottom: 14rpx; |
| | | } |
| | | |
| | | .editContent { |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .editText { |
| | | margin: 20rpx 0; |
| | | } |
| | | |
| | | .book-use image { |
| | | width: 38rpx; |
| | | height: 38rpx; |
| | |
| | | padding: 10rpx !important; |
| | | } |
| | | |
| | | .t-input__content, |
| | | .t-textarea { |
| | | .info-center .t-input__content, |
| | | .info-center .t-textarea { |
| | | border: 2rpx solid #D9D9D9 !important; |
| | | border-radius: 15rpx; |
| | | padding: 10rpx !important; |
| | |
| | | background: #f1f1f1; |
| | | } |
| | | |
| | | .fileName { |
| | | width: 400rpx; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | .t-cell::after { |
| | | border-bottom: none !important; |
| | | } |