File tree 1 file changed +51
-0
lines changed
1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ .visual-refresh {
2
+ --custom-app-top-bar-height : 24px ;
3
+
4
+ .trailing_c38106 > a [href = "https://support.discord.com" ]
5
+ {
6
+ display : none;
7
+ }
8
+
9
+ .tutorialContainer__1f388 {
10
+ margin-bottom : 48px ;
11
+ }
12
+ .recentsIcon_c99c29 {
13
+ position : fixed;
14
+ width : 40px ;
15
+ height : 40px ;
16
+ top : calc (
17
+ var (--custom-app-top-bar-height ) + 1px + var (--custom-guild-list-padding ) +
18
+ var (--guildbar-avatar-size ) + 8px
19
+ );
20
+ left : calc (var (--gap ) + 1px + var (--custom-guild-list-padding ));
21
+ }
22
+ .recentsIcon_c99c29 .button__85643 {
23
+ width : 100% ;
24
+ height : 100% ;
25
+ }
26
+ .recentsIcon_c99c29 .icon__9293f {
27
+ width : 24px ;
28
+ height : 24px ;
29
+ }
30
+ .layerContainer_da8173 .layer_da8173 : has (.recentMentionsPopout__95796 ) {
31
+ transform : translateX (90% );
32
+ }
33
+
34
+ .title_c38106 {
35
+ padding-left : var (--gap );
36
+ justify-content : flex-start;
37
+ }
38
+ .title__85643 {
39
+ gap : 4px ;
40
+ }
41
+ .title__85643 .icon_f34534 {
42
+ width : 16px ;
43
+ height : 16px ;
44
+ display : none;
45
+ }
46
+ .title__85643 .text-sm\/medium_cf4812 {
47
+ line-height : 90% ;
48
+ color : var (--text-5 );
49
+ font-weight : 700 ;
50
+ }
51
+ }
You can’t perform that action at this time.
0 commit comments