Skip to content

Commit 5aba8d4

Browse files
committed
add margin to "this post has been locked" header
1 parent 25c3710 commit 5aba8d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,10 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
558558
background: none !important /* removes the shadow in grid view forum posts */
559559
}
560560

561+
.chatHeaderBar_e2f46e {
562+
margin-bottom: 10px /* removes overlap between "messages" and "this post has been locked" */
563+
}
564+
561565
/* voice */
562566
.gradientContainer_dd069c {
563567
background: none !important /* removes the top/bottom gradients in voice channels */;

0 commit comments

Comments
 (0)