king
2023-11-08 2f3b614bb34f5e2865e91c949712f5ee5e8a18f2
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;
  }
}