mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
FIX: ensures chat-thread is not overflowing (#21782)
This commit is contained in:
parent
6ddd17a756
commit
9215de3af7
@ -8,7 +8,6 @@
|
||||
|
||||
.chat-side-panel {
|
||||
grid-area: threads;
|
||||
min-height: 100%;
|
||||
box-sizing: border-box;
|
||||
border-left: 1px solid var(--primary-low);
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user