mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 20:37:57 +08:00
UX: add space to following list (#27154)
Adds vertical spacing between follower/following list.
This commit is contained in:
parent
1ed1a1f96a
commit
3f099ad268
@ -2,6 +2,7 @@
|
||||
.user-info {
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
margin-bottom: 0.75rem;
|
||||
|
||||
.user-image-inner {
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user