mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 17:23:25 +00:00
FIX - preserve Feather profile avatar ratio
This commit is contained in:
@@ -2772,6 +2772,7 @@ onMounted(async () => {
|
|||||||
place-items: center;
|
place-items: center;
|
||||||
width: 76px;
|
width: 76px;
|
||||||
height: 76px;
|
height: 76px;
|
||||||
|
flex: 0 0 76px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
transform: translateY(-38px);
|
transform: translateY(-38px);
|
||||||
border: 3px solid #fff;
|
border: 3px solid #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user