Skip to content

Commit

Permalink
Update KycView.vue (#1131)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustemYuzlibaev authored and stefashkaa committed Aug 16, 2023
1 parent 4465113 commit e58f12a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/SoraCard/steps/KycView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ export default class KycView extends Mixins(TranslationMixin, mixins.Notificatio
}
}
button#CancelKyc {
display: none !important;
}
section.content {
min-height: 800px;
}
Expand Down

0 comments on commit e58f12a

Please sign in to comment.