Improve action button size and position in BasicUserCard

This commit is contained in:
taehoon 2019-02-25 22:59:49 -05:00
parent 8923492e68
commit 4b0a11acef
1 changed files with 4 additions and 3 deletions

View File

@ -73,10 +73,11 @@
&-secondary-area {
flex: none;
}
&-third-area {
margin-top: .2em;
.btn {
margin-top: .5em;
width: 10em;
}
}
&-expanded-content {