Skip to content

Commit 2b15f6e

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

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

src/visualRefresh.scss

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
// AGE RESTRICTED NSFW CHANNEL
3535
%ageRestricted,
3636
// follow this channel, and maybe more.
37-
%channelInfo {
37+
%channelInfo,
38+
%startingCall,
39+
%chatLoadingWrapper {
3840
background: rgba(0, 0, 0, calc($bg-shading * 0.1));
3941
}
4042

@@ -172,14 +174,6 @@ html:not(.visual-refresh .scroller_ef3116) button.vc-ranb-button.button__201d5.l
172174
box-shadow: none;
173175
}
174176

175-
%chatLoadingWrapper {
176-
background: transparent;
177-
}
178-
179-
%startingCall {
180-
background: transparent;
181-
}
182-
183177
%forumChat {
184178
background-color: hsla(0, 0%, 95%, .1);
185179
}

0 commit comments

Comments
 (0)