king
2021-11-17 c51f5e007a3e03c9d6731ab7f28f0080de009990
src/templates/sharecomponent/fieldscomponent/editcard/index.scss
@@ -29,7 +29,7 @@
        cursor: pointer;
      }
    }
    .ant-card.selected {
    .ant-card.selected, .ant-card.fixed {
      border-color: #1890ff;
      box-shadow: 0px 0px 4px #1890ff;
      .anticon {
@@ -40,6 +40,12 @@
        color: #1890ff;
      }
    }
    .ant-card.fixed {
      cursor: not-allowed;
      .base {
        cursor: not-allowed;
      }
    }
  }
  .search-row {
    .ant-col {