src/views/standardLibrary/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/standardLibrary/index.vue
@@ -189,13 +189,13 @@ color: #333; } ::v-deep .el-tree-node__content:hover{ background: rgba(58,124,253,0.1) !important; background: rgba(58,124,253,0.1) ; // opacity: 0.31; border-radius: 3px; color: #333 !important; } ::v-deep .el-tree-node:focus>.el-tree-node__content{ background: rgba(58,124,253,0.1) !important; background: rgba(58,124,253,0.1) ; // opacity: 0.31; border-radius: 3px; color: #333 !important; @@ -228,9 +228,7 @@ display: flex; justify-content: end; margin: 10px 0; // ::v-deep } } } }