mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 06:04:41 +08:00
UX: add max-width to thread indicator (#22282)
This commit is contained in:
parent
11da996304
commit
2548b819be
@ -1,4 +1,5 @@
|
||||
.chat-message-thread-indicator {
|
||||
max-width: 600px;
|
||||
grid-template-areas:
|
||||
"avatar info replies participants"
|
||||
"avatar excerpt excerpt excerpt";
|
||||
|
Loading…
x
Reference in New Issue
Block a user