mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-12 02:11:57 +00:00
LOVE: fixed the size for avatars (#8443)
This commit is contained in:
parent
8808e49513
commit
7cdeb49651
@ -97,7 +97,7 @@
|
||||
.ava {
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
width: 6rem;
|
||||
height: 50%;
|
||||
aspect-ratio: 1;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user