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