king
2021-11-12 0c84df247914f893ef5e41d57a422e10a2dc814c
src/templates/zshare/verifycard/index.scss
@@ -9,10 +9,13 @@
    word-wrap: break-word;
    word-break: break-word;
  }
  .count-tip {
    position: absolute;
    top: 0px;
    color: #1890ff;
    font-size: 12px;
  }
  .verify-form {
    .ant-input-number {
      width: 100%;
    }
    .sql {
      .ant-col-sm-8 {
        width: 10.5%;
@@ -20,6 +23,9 @@
      .ant-col-sm-16 {
        width: 89.5%;
        padding-top: 4px;
      }
      .CodeMirror {
        height: 350px;
      }
    }
    .sqlfield {
@@ -44,10 +50,10 @@
    }
    .add {
      padding-top: 4px;
    }
    .anticon-question-circle {
      color: #c49f47;
      margin-right: 3px;
      .mk-green {
        margin-bottom: 15px;
      }
    }
  }
  .custom-table .ant-empty {