修改中建四局(监控大屏)列表上下滑动

This commit is contained in:
yjl 2023-02-13 18:18:37 +08:00
parent 11fff9dd37
commit 40c8a4fd93

View File

@ -199,10 +199,11 @@ export default {
} }
::v-deep .el-tree-node__expand-icon { ::v-deep .el-tree-node__expand-icon {
position: absolute; // position: absolute;
right: -600%; // right: -600%;
// color: red; // color: red;
font-size: 16px; font-size: 16px;
margin-left: -33px;
} }
::v-deep .el-tree-node__label { ::v-deep .el-tree-node__label {
font-size: 16px; font-size: 16px;