refactor: 视图编辑块样式优化

This commit is contained in:
junjun 2022-03-18 11:12:52 +08:00
parent 6a6b31be6f
commit f14df08bda

View File

@ -2882,13 +2882,17 @@ span {
} }
::v-deep .el-slider__input { ::v-deep .el-slider__input {
width: 100px !important; width: 80px !important;
} }
::v-deep .el-input-number--mini { ::v-deep .el-input-number--mini {
width: 100px !important; width: 100px !important;
} }
::v-deep .el-slider__runway.show-input{
width: 80px!important;
}
.no-senior { .no-senior {
width: 100%; width: 100%;
text-align: center; text-align: center;