zhitan-cloud
2025-02-14 ddad886321455b5f5569ec6335eea478ae7fe7df
zhitan-vue/src/assets/styles/page.scss
@@ -5,8 +5,9 @@
      .page-container-left {
        width: 280px;
        min-height: calc(100vh - 120px);
        min-height: calc(100vh - 148px);
        border-right: 1px solid #1a235d;
        background: #1F1C49;
        .tree {
          height: calc(100vh - 170px);
@@ -14,6 +15,7 @@
          overflow-y: auto;
        }
      }
      .page-container-right {
        flex: 1;
@@ -30,10 +32,16 @@
      padding: 18px 0 0 15px;
    }
    .table-bg-style {
      margin-top: 12px;
      .theme-dark-mt20 {
        margin-top: 20px;
      }
    }
    .tree {
      // padding: 20px;
      margin-top: 25px;
      // margin-left: 20px;
      margin-top: 2px;
      overflow: hidden;
    }
  }
@@ -49,7 +57,7 @@
  }
  .table-box {
    margin: 20px;
    margin: 0;
    .table-title-box {
      font-weight: bold;
@@ -76,6 +84,9 @@
      .page-container-left {
        width: 280px;
        min-height: calc(100vh - 148px);
        border-right: 1px solid #fff;
        background: #f1f4fa;
        // border-right: 1px solid #1a235d;
        .tree {
@@ -96,15 +107,21 @@
    .form-card {
      background: #fff;
      // background: #F7F8FA;
      border-radius: 0px 0px 0px 0px;
      // border: 1px solid #000000;
      padding: 18px 0 0 15px;
    }
    .table-bg-style {
      background-color: #fff;
      padding-top: 12px;
      margin-top: 12px;
    }
    .tree {
      // padding: 20px;
      margin-top: 25px;
      // margin-left: 20px;
      margin-top: 2px;
      overflow: hidden;
    }
  }
@@ -120,7 +137,7 @@
  }
  .table-box {
    margin: 20px;
    margin: 10px 20px;
    .table-title-box {
      font-weight: bold;