mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 07:34:18 +08:00
UX: make user status emoji on post stream smaller (#18169)
This commit is contained in:
parent
fd6109a6e1
commit
3501468db7
|
@ -234,6 +234,11 @@ $quote-share-maxwidth: 150px;
|
|||
flex: 0 0 auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
img.emoji {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
nav.post-controls {
|
||||
|
|
Loading…
Reference in New Issue
Block a user