forked from github/dataease
refactor: 视图编辑块样式优化
This commit is contained in:
parent
6a6b31be6f
commit
f14df08bda
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user