king
2022-12-06 0245e64a9dff794903e546c3bdf9fef7efeefdf1
src/components/keyInterface/index.scss
@@ -18,6 +18,10 @@
    .anticon-delete {
      color: #f5222d;
    }
    .anticon-delete.disable {
      opacity: 0.5;
      cursor: not-allowed;
    }
  }
}
.mk-key-modal {