mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
UX: fix minor chat transcript overflow (#24158)
This commit is contained in:
parent
4859340b2d
commit
5e633708ac
@ -1,5 +1,6 @@
|
||||
.chat-transcript {
|
||||
@extend .chat-message-container;
|
||||
box-sizing: border-box;
|
||||
min-height: 50px;
|
||||
padding: 12px;
|
||||
margin: 1rem 0;
|
||||
|
Loading…
Reference in New Issue
Block a user