| | |
| | | width: 456px; |
| | | height: 48px; |
| | | margin-bottom: 4px; |
| | | background-color: #F2F2F7; |
| | | background-color: #f2f2f7; |
| | | border-radius: 8px; |
| | | |
| | | ::v-deep .el-form-item__content { |
| | |
| | | |
| | | .item-title { |
| | | font-size: 14px; |
| | | color: #4F4F4F; |
| | | color: #4f4f4f; |
| | | font-weight: 700; |
| | | } |
| | | |
| | | .inputContain, .el-slider { |
| | | .inputContain, |
| | | .el-slider { |
| | | flex:1; |
| | | margin-left: 32px; |
| | | } |
| | |
| | | justify-content: end; |
| | | } |
| | | |
| | | .el-input, .ip-input-container { |
| | | .el-input, |
| | | .ip-input-container { |
| | | width: 305px ; |
| | | } |
| | | |
| | |
| | | .el-radio-group ::v-deep .el-radio__label{ |
| | | font-size: 12px; |
| | | font-weight: 700; |
| | | color: #4F4F4F; |
| | | color: #4f4f4f; |
| | | } |
| | | |
| | | .ip-input-container { |
| | | border-radius: 20px; |
| | | } |
| | | |
| | | |
| | | |
| | | ::v-deep .el-slider__button { |
| | | margin-top: -25px !important; |
| | |
| | | .slider-info { |
| | | margin-left: 5px; |
| | | font-size: 12px; |
| | | color: #4F4F4F; |
| | | color: #4f4f4f; |
| | | font-weight: 700; |
| | | } |
| | | |
| | | ::v-deep .el-slider__bar { |
| | | z-index: 999999999 !important; |
| | | z-index: 1; |
| | | background-color: var(--colorCard) !important; |
| | | } |
| | | } |
| | | |
| | | .title { |
| | | color: #4F4F4F; |
| | | color: #4f4f4f; |
| | | font-size: 16px; |
| | | text-align: center; |
| | | } |