fix registration reason

This commit is contained in:
Henry Jameson 2026-06-30 03:37:56 +03:00
commit cc59444011
2 changed files with 17 additions and 1 deletions

View file

@ -54,7 +54,8 @@
<style lang="scss">
.basic-user-card {
display: flex;
flex: 1 0;
flex: 1 1 10em;
min-width: 1em;
margin: 0;
line-height: 1.25;