File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 141
141
142
142
143
143
/* Go up button */
144
- .uE7Pj4tb2n3_Bx4vjEX0a . rkfSfuCLRt8sqpkXJqxYo {
144
+ .uE7Pj4tb2n3_Bx4vjEX0a {
145
145
display : flex;
146
146
justify-content : center;
147
147
align-items : center;
148
- margin-left : 6px ;
149
148
border : none;
150
149
border-radius : 8px ;
151
150
background-color : rgb (var (--color-3 ));
152
151
transition : all 0.2s ease-in-out;
153
152
}
153
+ .uE7Pj4tb2n3_Bx4vjEX0a .rkfSfuCLRt8sqpkXJqxYo {
154
+ margin-left : 6px ;
155
+ }
154
156
.uE7Pj4tb2n3_Bx4vjEX0a .rkfSfuCLRt8sqpkXJqxYo : hover {
155
157
background-color : rgb (var (--color-1 ));
156
158
}
Original file line number Diff line number Diff line change 25
25
26
26
27
27
/* Scrollup, Sidebar */
28
- .uE7Pj4tb2n3_Bx4vjEX0a . rkfSfuCLRt8sqpkXJqxYo ::before {
28
+ .uE7Pj4tb2n3_Bx4vjEX0a ::before {
29
29
content : "\f19c" !important ;
30
30
font-size : 18px ;
31
31
color : # 67707b ;
32
32
}
33
33
.uE7Pj4tb2n3_Bx4vjEX0a .rkfSfuCLRt8sqpkXJqxYo : hover ::before {
34
34
color : # a9a9a9 ;
35
35
}
36
- .uE7Pj4tb2n3_Bx4vjEX0a . rkfSfuCLRt8sqpkXJqxYo > svg {
36
+ .uE7Pj4tb2n3_Bx4vjEX0a > svg {
37
37
display : none;
38
38
}
39
39
You can’t perform that action at this time.
0 commit comments