mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
commit
3bea5eac6c
1 changed files with 4 additions and 0 deletions
4
resources/assets/sass/custom.scss
vendored
4
resources/assets/sass/custom.scss
vendored
|
@ -294,3 +294,7 @@ details summary::-webkit-details-marker {
|
||||||
.details-animated[open] > summary {
|
.details-animated[open] > summary {
|
||||||
display: none!important;
|
display: none!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.profile-avatar img {
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue