mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
1 line
1015 B
CSS
Executable File
1 line
1015 B
CSS
Executable File
.device-area-container .tree-wrapper{height:400px;overflow-y:scroll;margin:12px auto;border:1px solid #dcdfe3}.device-area-container .el-tree-node__content{height:38px}.device-area-container .el-tree-node__content .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:6px;height:100%}.device-area-container .el-tree-node__content .custom-tree-node .tree-label{-webkit-box-flex:1;-ms-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:inline-block;overflow:hidden;flex:1;text-overflow:ellipsis;width:100px}.device-area-container .el-tree-node__content .custom-tree-node:hover .button-list{display:initial}.device-area-container .el-tree-node__content .custom-tree-node .button-list{display:none}.device-area-container .el-tree-node__content .custom-tree-node .button-list img{width:14px;height:14px} |