@@ -39,13 +39,12 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
39
39
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
40
40
>
41
41
Device details
42
- <div
43
- class = " _separator_7ckbw_8"
44
- data-kind = " section"
45
- data-orientation = " horizontal"
46
- role = " separator"
47
- />
48
42
</h4 >
43
+ <div
44
+ aria-orientation = " horizontal"
45
+ class = " _separator_162edc _section_162edc -mt-4"
46
+ role = " separator"
47
+ />
49
48
<ul
50
49
class = " flex flex-wrap gap-x-10 gap-y-6"
51
50
>
@@ -199,13 +198,12 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
199
198
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
200
199
>
201
200
Client info
202
- <div
203
- class = " _separator_7ckbw_8"
204
- data-kind = " section"
205
- data-orientation = " horizontal"
206
- role = " separator"
207
- />
208
201
</h4 >
202
+ <div
203
+ aria-orientation = " horizontal"
204
+ class = " _separator_162edc _section_162edc -mt-4"
205
+ role = " separator"
206
+ />
209
207
<ul
210
208
class = " flex flex-wrap gap-x-10 gap-y-6"
211
209
>
@@ -308,13 +306,12 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
308
306
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
309
307
>
310
308
Device details
311
- <div
312
- class = " _separator_7ckbw_8"
313
- data-kind = " section"
314
- data-orientation = " horizontal"
315
- role = " separator"
316
- />
317
309
</h4 >
310
+ <div
311
+ aria-orientation = " horizontal"
312
+ class = " _separator_162edc _section_162edc -mt-4"
313
+ role = " separator"
314
+ />
318
315
<ul
319
316
class = " flex flex-wrap gap-x-10 gap-y-6"
320
317
>
@@ -468,13 +465,12 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
468
465
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
469
466
>
470
467
Client info
471
- <div
472
- class = " _separator_7ckbw_8"
473
- data-kind = " section"
474
- data-orientation = " horizontal"
475
- role = " separator"
476
- />
477
468
</h4 >
469
+ <div
470
+ aria-orientation = " horizontal"
471
+ class = " _separator_162edc _section_162edc -mt-4"
472
+ role = " separator"
473
+ />
478
474
<ul
479
475
class = " flex flex-wrap gap-x-10 gap-y-6"
480
476
>
@@ -575,13 +571,12 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
575
571
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
576
572
>
577
573
Device details
578
- <div
579
- class = " _separator_7ckbw_8"
580
- data-kind = " section"
581
- data-orientation = " horizontal"
582
- role = " separator"
583
- />
584
574
</h4 >
575
+ <div
576
+ aria-orientation = " horizontal"
577
+ class = " _separator_162edc _section_162edc -mt-4"
578
+ role = " separator"
579
+ />
585
580
<ul
586
581
class = " flex flex-wrap gap-x-10 gap-y-6"
587
582
>
@@ -753,13 +748,12 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
753
748
class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
754
749
>
755
750
Client info
756
- <div
757
- class = " _separator_7ckbw_8"
758
- data-kind = " section"
759
- data-orientation = " horizontal"
760
- role = " separator"
761
- />
762
751
</h4 >
752
+ <div
753
+ aria-orientation = " horizontal"
754
+ class = " _separator_162edc _section_162edc -mt-4"
755
+ role = " separator"
756
+ />
763
757
<ul
764
758
class = " flex flex-wrap gap-x-10 gap-y-6"
765
759
>
0 commit comments