Skip to content

Commit 4a6b4bb

Browse files
committed
Update visualRefresh.scss
1 parent e63a9ce commit 4a6b4bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/visualRefresh.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
// ADD A REACTION EMOJI PICKER HEADER
3333
%emojiPickerHeader,
3434
// AGE RESTRICTED NSFW CHANNEL
35-
%ageRestricted {
35+
%ageRestricted,
36+
// follow this channel, and maybe more.
37+
%channelInfo {
3638
background: rgba(0, 0, 0, calc($bg-shading * 0.1));
3739
}
3840

0 commit comments

Comments
 (0)