mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
UI: minor spacing adjustment in message details (#21761)
This commit is contained in:
@ -191,7 +191,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chat-composer-message-details {
|
.chat-composer-message-details {
|
||||||
padding: 0 0.75rem 0.5rem;
|
margin: 0 1rem 0.5rem 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user