feat: Implement collaboration features including user following and avatar management

This commit is contained in:
2025-04-29 12:50:14 +05:30
parent ea53af62c4
commit c1a7fe3015
16 changed files with 243 additions and 63 deletions

View File

@@ -137,6 +137,7 @@
width: 100%;
object-fit: cover;
vertical-align: top;
pointer-events: none;
}
}
.user-name{