Unverified 提交 87dd759e authored 作者: Junjun's avatar Junjun 提交者: GitHub

Merge pull request #1932 from dataease/pr@dev@feat_table_total

refactor: 视图编辑块样式优化
...@@ -2882,13 +2882,17 @@ span { ...@@ -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;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论