@@ -117,7 +117,7 @@ exports[`Popover component should match snapshots 1`] = `
117
117
color : #ffffff ;
118
118
font - size : 16px ;
119
119
position : absolute ;
120
- content : ' ▼' ;
120
+ content : ' ▼︎ ' ;
121
121
left : 50 % ;
122
122
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
123
123
bottom : 0 ;
@@ -314,7 +314,7 @@ exports[`Popover component should match snapshots 2`] = `
314
314
color : #ffffff ;
315
315
font - size : 16px ;
316
316
position : absolute ;
317
- content : ' ▼' ;
317
+ content : ' ▼︎ ' ;
318
318
left : 50 % ;
319
319
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
320
320
bottom : 0 ;
@@ -515,7 +515,7 @@ exports[`Popover component should match snapshots 3`] = `
515
515
color : #dcedc8 ;
516
516
font - size : 16px ;
517
517
position : absolute ;
518
- content : ' ▼' ;
518
+ content : ' ▼︎ ' ;
519
519
left : 50 % ;
520
520
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
521
521
bottom : 0 ;
@@ -720,7 +720,7 @@ exports[`Popover component should match snapshots 4`] = `
720
720
color : #ffefd6 ;
721
721
font - size : 16px ;
722
722
position : absolute ;
723
- content : ' ▼' ;
723
+ content : ' ▼︎ ' ;
724
724
left : 50 % ;
725
725
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
726
726
bottom : 0 ;
@@ -929,7 +929,7 @@ exports[`Popover component should match snapshots 5`] = `
929
929
color : #fff5f5 ;
930
930
font - size : 16px ;
931
931
position : absolute ;
932
- content : ' ▼' ;
932
+ content : ' ▼︎ ' ;
933
933
left : 50 % ;
934
934
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
935
935
bottom : 0 ;
@@ -1139,7 +1139,7 @@ exports[`Popover component should match snapshots 6`] = `
1139
1139
font - size : 16px ;
1140
1140
position : absolute ;
1141
1141
top : - 4px ;
1142
- content : ' ▲' ;
1142
+ content : ' ▲︎ ' ;
1143
1143
left : 50 % ;
1144
1144
text - shadow : 0px - 3px 4px rgba (66 ,66 ,66 ,0.2 );
1145
1145
- webkit - transform : translateX (- 50 % );
@@ -1348,7 +1348,7 @@ exports[`Popover component should match snapshots 7`] = `
1348
1348
font - size : 16px ;
1349
1349
position : absolute ;
1350
1350
bottom : 50 % ;
1351
- content : ' ▶' ;
1351
+ content : ' ▶︎ ' ;
1352
1352
right : - 8px ;
1353
1353
text - shadow : 4px 1px 4px rgba (66 ,66 ,66 ,0.2 );
1354
1354
}
@@ -1554,7 +1554,7 @@ exports[`Popover component should match snapshots 8`] = `
1554
1554
font - size : 16px ;
1555
1555
position : absolute ;
1556
1556
bottom : 50 % ;
1557
- content : ' ◀' ;
1557
+ content : ' ◀︎ ' ;
1558
1558
left : - 8px ;
1559
1559
text - shadow : - 4px 1px 4px rgba (66 ,66 ,66 ,0.2 );
1560
1560
}
@@ -1759,7 +1759,7 @@ exports[`Popover component should match snapshots 9`] = `
1759
1759
color : #424242 ;
1760
1760
font - size : 16px ;
1761
1761
position : absolute ;
1762
- content : ' ▼' ;
1762
+ content : ' ▼︎ ' ;
1763
1763
left : 50 % ;
1764
1764
text - shadow : 0px 8px 4px rgba (66 ,66 ,66 ,0.2 );
1765
1765
bottom : 0 ;
0 commit comments