This repository was archived by the owner on Apr 7, 2025. It is now read-only.
File tree 6 files changed +48
-56
lines changed
components/__tests__/__snapshots__
pages/__tests__/__snapshots__
templates/__tests__/__snapshots__
6 files changed +48
-56
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,20 @@ Array [
9
9
position : sticky ;
10
10
top : 0 ;
11
11
z - index : 80 ;
12
- position : static ;
12
+ z - index : 1000000 ;
13
13
}
14
14
15
15
.dark-mode .emotion-32 {
16
16
background - color : var (-- color - dark - 100 );
17
17
}
18
18
19
- .emotion-32 a {
20
- border - bottom : none ;
19
+ .emotion-32 ul {
20
+ line - height : 14px ;
21
+ font - size : 16px ;
21
22
}
22
23
23
- @media screen and (max-width:480px) {
24
- .emotion - 32 {
25
- display: none ;
26
- }
24
+ .emotion-32 a {
25
+ border - bottom : none ;
27
26
}
28
27
29
28
.emotion-31 {
Original file line number Diff line number Diff line change @@ -8,21 +8,20 @@ exports[`Data Collection Agents Page Renders correctly 1`] = `
8
8
position : sticky ;
9
9
top : 0 ;
10
10
z - index : 80 ;
11
- position : static ;
11
+ z - index : 1000000 ;
12
12
}
13
13
14
14
.dark-mode .emotion-32 {
15
15
background - color : var (-- color - dark - 100 );
16
16
}
17
17
18
- .emotion-32 a {
19
- border - bottom : none ;
18
+ .emotion-32 ul {
19
+ line - height : 14px ;
20
+ font - size : 16px ;
20
21
}
21
22
22
- @media screen and (max-width:480px) {
23
- .emotion - 32 {
24
- display: none ;
25
- }
23
+ .emotion-32 a {
24
+ border - bottom : none ;
26
25
}
27
26
28
27
.emotion-31 {
Original file line number Diff line number Diff line change @@ -8,21 +8,20 @@ exports[`External Projects Page Renders correctly 1`] = `
8
8
position : sticky ;
9
9
top : 0 ;
10
10
z - index : 80 ;
11
- position : static ;
11
+ z - index : 1000000 ;
12
12
}
13
13
14
14
.dark-mode .emotion-34 {
15
15
background - color : var (-- color - dark - 100 );
16
16
}
17
17
18
- .emotion-34 a {
19
- border - bottom : none ;
18
+ .emotion-34 ul {
19
+ line - height : 14px ;
20
+ font - size : 16px ;
20
21
}
21
22
22
- @media screen and (max-width:480px) {
23
- .emotion - 34 {
24
- display: none ;
25
- }
23
+ .emotion-34 a {
24
+ border - bottom : none ;
26
25
}
27
26
28
27
.emotion-33 {
Original file line number Diff line number Diff line change @@ -8,21 +8,20 @@ exports[`HomePage Renders correctly 1`] = `
8
8
position : sticky ;
9
9
top : 0 ;
10
10
z - index : 80 ;
11
- position : static ;
11
+ z - index : 1000000 ;
12
12
}
13
13
14
14
.dark-mode .emotion-32 {
15
15
background - color : var (-- color - dark - 100 );
16
16
}
17
17
18
- .emotion-32 a {
19
- border - bottom : none ;
18
+ .emotion-32 ul {
19
+ line - height : 14px ;
20
+ font - size : 16px ;
20
21
}
21
22
22
- @media screen and (max-width:480px) {
23
- .emotion - 32 {
24
- display: none ;
25
- }
23
+ .emotion-32 a {
24
+ border - bottom : none ;
26
25
}
27
26
28
27
.emotion-31 {
Original file line number Diff line number Diff line change @@ -8,21 +8,20 @@ exports[`OSS Category Page Renders correctly 1`] = `
8
8
position : sticky ;
9
9
top : 0 ;
10
10
z - index : 80 ;
11
- position : static ;
11
+ z - index : 1000000 ;
12
12
}
13
13
14
14
.dark-mode .emotion-32 {
15
15
background - color : var (-- color - dark - 100 );
16
16
}
17
17
18
- .emotion-32 a {
19
- border - bottom : none ;
18
+ .emotion-32 ul {
19
+ line - height : 14px ;
20
+ font - size : 16px ;
20
21
}
21
22
22
- @media screen and (max-width:480px) {
23
- .emotion - 32 {
24
- display: none ;
25
- }
23
+ .emotion-32 a {
24
+ border - bottom : none ;
26
25
}
27
26
28
27
.emotion-31 {
Original file line number Diff line number Diff line change @@ -8,21 +8,20 @@ exports[`Adopt OpenJDK Renders correctly 1`] = `
8
8
position : sticky ;
9
9
top : 0 ;
10
10
z - index : 80 ;
11
- position : static ;
11
+ z - index : 1000000 ;
12
12
}
13
13
14
14
.dark-mode .emotion-32 {
15
15
background - color : var (-- color - dark - 100 );
16
16
}
17
17
18
- .emotion-32 a {
19
- border - bottom : none ;
18
+ .emotion-32 ul {
19
+ line - height : 14px ;
20
+ font - size : 16px ;
20
21
}
21
22
22
- @media screen and (max-width:480px) {
23
- .emotion - 32 {
24
- display: none ;
25
- }
23
+ .emotion-32 a {
24
+ border - bottom : none ;
26
25
}
27
26
28
27
.emotion-31 {
@@ -694,21 +693,20 @@ exports[`Open Telemetry Page Renders correctly 1`] = `
694
693
position : sticky ;
695
694
top : 0 ;
696
695
z - index : 80 ;
697
- position : static ;
696
+ z - index : 1000000 ;
698
697
}
699
698
700
699
.dark-mode .emotion-32 {
701
700
background - color : var (-- color - dark - 100 );
702
701
}
703
702
704
- .emotion-32 a {
705
- border - bottom : none ;
703
+ .emotion-32 ul {
704
+ line - height : 14px ;
705
+ font - size : 16px ;
706
706
}
707
707
708
- @media screen and (max-width:480px) {
709
- .emotion - 32 {
710
- display: none ;
711
- }
708
+ .emotion-32 a {
709
+ border - bottom : none ;
712
710
}
713
711
714
712
.emotion-31 {
@@ -1380,21 +1378,20 @@ exports[`W3C Distributed Tracing Working Group Renders correctly 1`] = `
1380
1378
position : sticky ;
1381
1379
top : 0 ;
1382
1380
z - index : 80 ;
1383
- position : static ;
1381
+ z - index : 1000000 ;
1384
1382
}
1385
1383
1386
1384
.dark-mode .emotion-32 {
1387
1385
background - color : var (-- color - dark - 100 );
1388
1386
}
1389
1387
1390
- .emotion-32 a {
1391
- border - bottom : none ;
1388
+ .emotion-32 ul {
1389
+ line - height : 14px ;
1390
+ font - size : 16px ;
1392
1391
}
1393
1392
1394
- @media screen and (max-width:480px) {
1395
- .emotion - 32 {
1396
- display: none ;
1397
- }
1393
+ .emotion-32 a {
1394
+ border - bottom : none ;
1398
1395
}
1399
1396
1400
1397
.emotion-31 {
You can’t perform that action at this time.
0 commit comments