Revert "Minor mobile layout improvement for BasicUserCard"

This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca.
This commit is contained in:
taehoon 2019-02-26 16:09:56 -05:00
parent d5f8e2b1ee
commit 6e41b4b546
1 changed files with 0 additions and 5 deletions

View File

@ -110,16 +110,11 @@
@media (min-width: 320px) and (max-width: 480px) {
&-primary-secondary-wrapper {
flex-direction: column;
align-items: stretch;
}
&-primary-area {
margin-right: 0;
}
&-secondary-area {
align-self: flex-end;
}
}
}
</style>