mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: ensures chat-thread is not overflowing (#21782)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user