mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-15 14:53:17 +00:00
Dynamicaly change avatar and header bg from account setting (#4289)
This commit is contained in:
parent
dbaa6a0e13
commit
f2390e2803
2 changed files with 18 additions and 0 deletions
|
|
@ -32,6 +32,10 @@
|
|||
|
||||
.avatar {
|
||||
margin-bottom: 0;
|
||||
|
||||
img {
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue