mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
UX: fix minor chat transcript overflow (#24158)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
.chat-transcript {
|
||||
@extend .chat-message-container;
|
||||
box-sizing: border-box;
|
||||
min-height: 50px;
|
||||
padding: 12px;
|
||||
margin: 1rem 0;
|
||||
|
Reference in New Issue
Block a user