0.0.309 upd avatar for routes

This commit is contained in:
2023-12-05 13:37:17 +03:00
parent f7783c070b
commit 89b57feb4e
3 changed files with 15 additions and 2 deletions

View File

@@ -638,6 +638,14 @@ header .header-second {
cursor: pointer;
}
.route_contact_avatar{
object-fit: cover;
height: 40px;
width: 40px;
border-radius: 10px;
aspect-ratio: 4/3;
}
.header-second-item,
.cont_header_btn_profile,