Skip to content

Commit 797825c

Browse files
authored
fix thread sidebar
1 parent e56b81d commit 797825c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/themes/redesign/import.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ html {
248248

249249
&:has([class^="chatLayerWrapper_"] > .resizeHandle_d1c246) {
250250
display: grid;
251-
grid-auto-columns: auto 1fr auto;
251+
grid-auto-columns: auto auto 1fr auto;
252252
grid-auto-rows: 1fr;
253253
grid-auto-flow: column;
254254

0 commit comments

Comments
 (0)