mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #3102 from Human-Connection/fix-avatar-background
fix(frontend): avatar image covers full circle
This commit is contained in:
commit
a7c9337692
@ -76,6 +76,7 @@ export default {
|
||||
> .image {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user