mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
@@ -203,7 +203,7 @@
|
||||
flex: 1 1 25%;
|
||||
|
||||
.btn {
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user