king
2022-12-01 716dfa54209e2d300a66998d0e0e4f024741ab44
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 {