king
2022-12-06 91e232bb0b910f3670bdbccd65cc218d55e1eda9
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 {