yuyu
2023-08-23 bd059ca9afcd5577664d17ca690149bde17602e2
src/views/standardLibrary/index.vue
@@ -705,17 +705,17 @@
        flex-direction: column;
        justify-content: space-between;
        .el-table {
          // flex: 1;
          // max-height: 680px;
          // overflow-y: scroll;
        }
        > div:nth-child(3) {
          // height: 20px;
          display: flex;
          justify-content: end;
          margin: 10px 0;
        }
          // .el-table {
            // flex: 1;
            // max-height: 680px;
            // overflow-y: scroll;
          // }
          >div:nth-child(3){
            // height: 20px;
            display: flex;
            justify-content: end;
            margin: 10px 0;
          }
      }
    }
  }