Newer
Older
CrypticOreWallet / src / components / AuthorisedAction.less
@Drew Lemmy Drew Lemmy on 14 Feb 2021 130 bytes refactor: switch to ant-design
.authorised-action-popover {
  width: 320px;

  .ant-btn {
    display: block;
    margin-left: auto;
    margin-top: 12px;
  }
}