Skip to content
Snippets Groups Projects
Commit d5f8e2b1 authored by Tae Hoon's avatar Tae Hoon
Browse files

Minor mobile layout improvement for BasicUserCard

parent 651c9715
Branches
No related tags found
No related merge requests found
......@@ -110,11 +110,16 @@
@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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment