king
2023-07-25 c4b7cacb7d0e2ce75f20a912bf8bb21eea1d38f6
src/menu/components/share/markcomponent/markform/index.scss
@@ -1,9 +1,4 @@
.normal-table-mark-form {
  .anticon-question-circle {
    color: #c49f47;
    position: relative;
    left: -3px;
  }
  .color-sketch-block {
    position: relative;
    top: 5px;
@@ -14,4 +9,9 @@
      display: none;
    }
  }
}
.mark-type {
  .ant-cascader-menu {
    height: 200px;
  }
}