king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
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;
  }
}