css
ali
2025-02-25 efda9cf216516d0758a8b3870c13676f6ea38f45
zhitan-vue/src/assets/styles/page.scss
@@ -33,6 +33,7 @@
    }
    .table-bg-style {
      margin-top: 12px;
      .theme-dark-mt20 {
        margin-top: 20px;
      }
@@ -48,6 +49,7 @@
  .chart-box {
    width: 100%;
    height: 320px;
    padding-top: 12px;
    div {
      width: 100%;
@@ -56,7 +58,7 @@
  }
  .table-box {
    margin: 20px;
    margin: 0;
    .table-title-box {
      font-weight: bold;
@@ -106,10 +108,12 @@
    .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;
@@ -126,6 +130,7 @@
  .chart-box {
    width: 100%;
    height: 320px;
    padding-top: 12px;
    div {
      width: 100%;
@@ -134,7 +139,7 @@
  }
  .table-box {
    margin: 20px;
    margin: 10px 20px;
    .table-title-box {
      font-weight: bold;