FEATURE: add chat direct message button to user profile (#26135)

This change adds the chat direct message button to user profiles, similarly to how we use it within the user card.
This commit is contained in:
David Battersby
2024-03-18 11:17:37 +08:00
committed by GitHub
parent 426c035b80
commit d5b944f1de
8 changed files with 90 additions and 15 deletions

View File

@@ -203,7 +203,7 @@
flex: 1 1 25%;
.btn {
margin-bottom: 16px;
margin-bottom: 0.5rem;
}
ul {