yxh
2023-11-27 12ce06c69440bf1bf581fca19aa38e7920bee01b
src/views/repositoryai/templateku/configurat/index.vue
@@ -230,16 +230,18 @@
  .basic {
    height: 50px;
    margin: 15px;
    border-radius: 8px;
    margin-bottom: 0;
    padding: 0 20px 20px 20px;
    line-height: 50px;
    background: #92c5f0;
    background: #bee2ff;
    justify-content: space-between;
  }
  .top-menu {
    margin: 15px;
    margin-top: 0;
    height: 400px;
    border-radius: 4px;
    padding: 10px 30px 10px 30px;
    background: #f2f5fc;
    border: 1px solid #dcdfe6;
@@ -269,9 +271,10 @@
    }
    .basics {
      height: 50px;
      border-radius: 8px;
      padding-left: 20px;
      line-height: 50px;
      background: #92c5f0;
      background: #bee2ff;
      justify-content: space-between;
    }
  }
@@ -289,7 +292,7 @@
      height: 50px;
      padding: 0 20px 20px 20px;
      line-height: 50px;
      background: #92c5f0;
      background: #bee2ff;
      justify-content: space-between;
    }
    .valuetop {
@@ -301,7 +304,7 @@
        // padding: 0 20px 20px 20px;
        padding: 0 20px;
        align-items: center;
        background: #92c5f0;
        background: #bee2ff;
        justify-content: space-between;
        .text-icon {
          width: 35px;