Fixed S3 missing from actor avatar queries. Improved stash button alignment.

This commit is contained in:
DebaucheryLibrarian
2021-03-21 14:22:31 +01:00
parent 74afc55dc6
commit 757d554e7b
4 changed files with 25 additions and 2 deletions

View File

@@ -827,6 +827,10 @@ export default {
.expand {
display: block;
}
.actor-stash {
margin: 0 .5rem 0 0;
}
}
@media(max-width: $breakpoint0) {