fix registration reason
This commit is contained in:
parent
6fad724420
commit
cc59444011
2 changed files with 17 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue