Skip to content

Commit d537b97

Browse files
committed
Deploying to gh-pages from @ 109e8e1 🚀
1 parent 2dcfc82 commit d537b97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

discord/themes/redesign/import.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ html {
243243
grid-auto-rows: 1fr;
244244
grid-auto-flow: column;
245245

246-
>div:nth-last-child(2) {
246+
>div:nth-last-child(3):not(.chatLayerWrapper_d1c246, :has([class*="scroll_detection_"])),
247+
>div:nth-last-child(2):not(.chatLayerWrapper_d1c246) {
247248
display: none;
248249
}
249250

0 commit comments

Comments
 (0)