forked from AkkomaGang/akkoma-fe
Revert "Minor mobile layout improvement for BasicUserCard"
This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca.
This commit is contained in:
parent
d5f8e2b1ee
commit
6e41b4b546
1 changed files with 0 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue