Goldennfish
2023-07-13 7d2dfae8abef55688386e3b3f919e7f94a658182
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
          }
      }
    }
  }