mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 15:52:45 +08:00
UX: minor fix with new composer and reply/edit (#21634)
This commit is contained in:
parent
f0ec1fad8c
commit
ab4e2bed84
|
@ -171,8 +171,7 @@
|
|||
}
|
||||
|
||||
.chat-composer-message-details {
|
||||
padding: 0.5rem 0.75rem;
|
||||
border-top: 1px solid var(--primary-low);
|
||||
padding: 0 0.75rem 0.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user