mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 04:19:28 +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…
Reference in New Issue
Block a user