| | |
| | | justify-content: space-between !important; |
| | | } |
| | | |
| | | .itemList:nth-child(1) { |
| | | padding: 16rpx 30rpx !important; |
| | | } |
| | | |
| | | .itemList .label { |
| | | font-weight: bold; |
| | | width: 180rpx; |
| | | font-size: 32rpx; |
| | | font-size: 29rpx; |
| | | color: #333333; |
| | | } |
| | | |
| | |
| | | .content { |
| | | flex: 1; |
| | | color: #5C5C5C; |
| | | font-size: 32rpx; |
| | | font-size: 29rpx; |
| | | } |
| | | |
| | | .block { |
| | |
| | | .row-info .body .from-item .item-content { |
| | | flex: 1; |
| | | display: flex; |
| | | |
| | | } |
| | | |
| | | .inputBox1 { |
| | | border: 2rpx solid #D9D9D9; |
| | | flex: 1; |
| | | width: 100%; |
| | | |
| | | } |
| | | |
| | | .outsideInputBox1 { |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 100%; |
| | | } |
| | | |
| | | |
| | | .block { |
| | |
| | | |
| | | .btn { |
| | | width: 190rpx; |
| | | height: 72rpx; |
| | | height: 76rpx; |
| | | padding: 0 10rpx !important; |
| | | background: #ff6c00; |
| | | border: 2rpx solid #ff6c00; |
| | | /* border: 2rpx solid #ff6c00; */ |
| | | /* padding: 0 2rpx; */ |
| | | color: #fff; |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .disabled { |
| | | width: 190rpx; |
| | | height: 76rpx; |
| | | background: #ccc; |
| | | color: #000; |
| | | cursor: not-allowed; |
| | | font-size: 28rpx; |
| | | padding: 0 10rpx !important; |
| | | } |
| | | |
| | | .footer { |
| | |
| | | .right-btn { |
| | | background-color: #ff6c00; |
| | | color: white; |
| | | } |
| | | |
| | | .t-input--default+.t-input__tips { |
| | | color: var(--td-input-default-tips-color, var(--td-font-gray-3, rgba(229, 62, 48))) !important; |
| | | } |