mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 10:24:39 +08:00
UX: add space to following list (#27154)
Adds vertical spacing between follower/following list.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
.user-info {
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
margin-bottom: 0.75rem;
|
||||
|
||||
.user-image-inner {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user