forked from AkkomaGang/akkoma-fe
Merge branch 'fix-avatars3' into 'develop'
quick fix for alignment in avatars See merge request pleroma/pleroma-fe!1483
This commit is contained in:
commit
6a31962ca0
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@media all and (max-width: 800px) {
|
@media all and (max-width: 800px) {
|
||||||
> .repeater-avatar {
|
.repeater-avatar {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue