@@ -4781,6 +4781,9 @@ exports[`selectInput > renders correctly 1`] = `
47814781 background: #ffffff;
47824782 border-radius: 0.25rem;
47834783 width: 100%;
4784+ -webkit-align-content: center;
4785+ -ms-flex-line-pack: center;
4786+ align-content: center;
47844787}
47854788
47864789.emotion-2[data-size='small'] {
@@ -4963,6 +4966,9 @@ exports[`selectInput > renders correctly disabled 1`] = `
49634966 background: #ffffff;
49644967 border-radius: 0.25rem;
49654968 width: 100%;
4969+ -webkit-align-content: center;
4970+ -ms-flex-line-pack: center;
4971+ align-content: center;
49664972}
49674973
49684974.emotion-2[data-size='small'] {
@@ -5138,6 +5144,9 @@ exports[`selectInput > renders correctly grouped 1`] = `
51385144 background: #ffffff;
51395145 border-radius: 0.25rem;
51405146 width: 100%;
5147+ -webkit-align-content: center;
5148+ -ms-flex-line-pack: center;
5149+ align-content: center;
51415150}
51425151
51435152.emotion-2[data-size='small'] {
@@ -5934,6 +5943,9 @@ exports[`selectInput > renders correctly loadMore 1`] = `
59345943 background: #ffffff;
59355944 border-radius: 0.25rem;
59365945 width: 100%;
5946+ -webkit-align-content: center;
5947+ -ms-flex-line-pack: center;
5948+ align-content: center;
59375949}
59385950
59395951.emotion-2[data-size='small'] {
@@ -6119,6 +6131,9 @@ exports[`selectInput > renders correctly loading - grouped data 1`] = `
61196131 background: #ffffff;
61206132 border-radius: 0.25rem;
61216133 width: 100%;
6134+ -webkit-align-content: center;
6135+ -ms-flex-line-pack: center;
6136+ align-content: center;
61226137}
61236138
61246139.emotion-2[data-size='small'] {
@@ -6477,6 +6492,9 @@ exports[`selectInput > renders correctly loading - ungrouped data 1`] = `
64776492 background: #ffffff;
64786493 border-radius: 0.25rem;
64796494 width: 100%;
6495+ -webkit-align-content: center;
6496+ -ms-flex-line-pack: center;
6497+ align-content: center;
64806498}
64816499
64826500.emotion-2[data-size='small'] {
@@ -6830,6 +6848,9 @@ exports[`selectInput > renders correctly multiselect 1`] = `
68306848 background: #ffffff;
68316849 border-radius: 0.25rem;
68326850 width: 100%;
6851+ -webkit-align-content: center;
6852+ -ms-flex-line-pack: center;
6853+ align-content: center;
68336854}
68346855
68356856.emotion-2[data-size='small'] {
@@ -8194,6 +8215,9 @@ exports[`selectInput > renders correctly not clearable 1`] = `
81948215 background: #ffffff;
81958216 border-radius: 0.25rem;
81968217 width: 100%;
8218+ -webkit-align-content: center;
8219+ -ms-flex-line-pack: center;
8220+ align-content: center;
81978221}
81988222
81998223.emotion-2[data-size='small'] {
@@ -8368,6 +8392,9 @@ exports[`selectInput > renders correctly readOnly 1`] = `
83688392 background: #ffffff;
83698393 border-radius: 0.25rem;
83708394 width: 100%;
8395+ -webkit-align-content: center;
8396+ -ms-flex-line-pack: center;
8397+ align-content: center;
83718398}
83728399
83738400.emotion-2[data-size='small'] {
@@ -8543,6 +8570,9 @@ exports[`selectInput > renders correctly required 1`] = `
85438570 background: #ffffff;
85448571 border-radius: 0.25rem;
85458572 width: 100%;
8573+ -webkit-align-content: center;
8574+ -ms-flex-line-pack: center;
8575+ align-content: center;
85468576}
85478577
85488578.emotion-2[data-size='small'] {
@@ -8734,6 +8764,9 @@ exports[`selectInput > renders correctly required 2`] = `
87348764 background: #ffffff;
87358765 border-radius: 0.25rem;
87368766 width: 100%;
8767+ -webkit-align-content: center;
8768+ -ms-flex-line-pack: center;
8769+ align-content: center;
87378770}
87388771
87398772.emotion-2[data-size='small'] {
@@ -9404,6 +9437,9 @@ exports[`selectInput > renders correctly small 1`] = `
94049437 background: #ffffff;
94059438 border-radius: 0.25rem;
94069439 width: 100%;
9440+ -webkit-align-content: center;
9441+ -ms-flex-line-pack: center;
9442+ align-content: center;
94079443}
94089444
94099445.emotion-2[data-size='small'] {
@@ -9586,6 +9622,9 @@ exports[`selectInput > renders correctly unclosable tags when readonly 1`] = `
95869622 background: #ffffff;
95879623 border-radius: 0.25rem;
95889624 width: 100%;
9625+ -webkit-align-content: center;
9626+ -ms-flex-line-pack: center;
9627+ align-content: center;
95899628}
95909629
95919630.emotion-2[data-size='small'] {
@@ -9779,6 +9818,9 @@ exports[`selectInput > renders correctly ungrouped 1`] = `
97799818 background: #ffffff;
97809819 border-radius: 0.25rem;
97819820 width: 100%;
9821+ -webkit-align-content: center;
9822+ -ms-flex-line-pack: center;
9823+ align-content: center;
97829824}
97839825
97849826.emotion-2[data-size='small'] {
@@ -10449,6 +10491,9 @@ exports[`selectInput > renders correctly with default value 1`] = `
1044910491 background: #ffffff;
1045010492 border-radius: 0.25rem;
1045110493 width: 100%;
10494+ -webkit-align-content: center;
10495+ -ms-flex-line-pack: center;
10496+ align-content: center;
1045210497}
1045310498
1045410499.emotion-2[data-size='small'] {
@@ -11244,6 +11289,9 @@ exports[`selectInput > renders correctly with dropdownAlign 1`] = `
1124411289 background: #ffffff;
1124511290 border-radius: 0.25rem;
1124611291 width: 100%;
11292+ -webkit-align-content: center;
11293+ -ms-flex-line-pack: center;
11294+ align-content: center;
1124711295}
1124811296
1124911297.emotion-2[data-size='small'] {
@@ -11914,6 +11962,9 @@ exports[`selectInput > renders correctly with emptyState 1`] = `
1191411962 background: #ffffff;
1191511963 border-radius: 0.25rem;
1191611964 width: 100%;
11965+ -webkit-align-content: center;
11966+ -ms-flex-line-pack: center;
11967+ align-content: center;
1191711968}
1191811969
1191911970.emotion-2[data-size='small'] {
@@ -12123,6 +12174,9 @@ exports[`selectInput > renders correctly with error 1`] = `
1212312174 background: #ffffff;
1212412175 border-radius: 0.25rem;
1212512176 width: 100%;
12177+ -webkit-align-content: center;
12178+ -ms-flex-line-pack: center;
12179+ align-content: center;
1212612180}
1212712181
1212812182.emotion-2[data-size='small'] {
@@ -12812,6 +12866,9 @@ exports[`selectInput > renders correctly with footer 1`] = `
1281212866 background: #ffffff;
1281312867 border-radius: 0.25rem;
1281412868 width: 100%;
12869+ -webkit-align-content: center;
12870+ -ms-flex-line-pack: center;
12871+ align-content: center;
1281512872}
1281612873
1281712874.emotion-2[data-size='small'] {
@@ -13618,6 +13675,9 @@ exports[`selectInput > renders correctly with function footer 1`] = `
1361813675 background: #ffffff;
1361913676 border-radius: 0.25rem;
1362013677 width: 100%;
13678+ -webkit-align-content: center;
13679+ -ms-flex-line-pack: center;
13680+ align-content: center;
1362113681}
1362213682
1362313683.emotion-2[data-size='small'] {
@@ -13792,6 +13852,9 @@ exports[`selectInput > renders correctly with label on the bottom and optional i
1379213852 background: #ffffff;
1379313853 border-radius: 0.25rem;
1379413854 width: 100%;
13855+ -webkit-align-content: center;
13856+ -ms-flex-line-pack: center;
13857+ align-content: center;
1379513858}
1379613859
1379713860.emotion-2[data-size='small'] {
@@ -14606,6 +14669,9 @@ exports[`selectInput > renders correctly with label on the bottom and optional i
1460614669 background: #ffffff;
1460714670 border-radius: 0.25rem;
1460814671 width: 100%;
14672+ -webkit-align-content: center;
14673+ -ms-flex-line-pack: center;
14674+ align-content: center;
1460914675}
1461014676
1461114677.emotion-2[data-size='small'] {
@@ -15442,6 +15508,9 @@ exports[`selectInput > renders correctly with label on the right and optional in
1544215508 background: #ffffff;
1544315509 border-radius: 0.25rem;
1544415510 width: 100%;
15511+ -webkit-align-content: center;
15512+ -ms-flex-line-pack: center;
15513+ align-content: center;
1544515514}
1544615515
1544715516.emotion-2[data-size='small'] {
@@ -16278,6 +16347,9 @@ exports[`selectInput > renders correctly with label on the right and optional in
1627816347 background: #ffffff;
1627916348 border-radius: 0.25rem;
1628016349 width: 100%;
16350+ -webkit-align-content: center;
16351+ -ms-flex-line-pack: center;
16352+ align-content: center;
1628116353}
1628216354
1628316355.emotion-2[data-size='small'] {
@@ -17114,6 +17186,9 @@ exports[`selectInput > renders correctly with not searchable 1`] = `
1711417186 background: #ffffff;
1711517187 border-radius: 0.25rem;
1711617188 width: 100%;
17189+ -webkit-align-content: center;
17190+ -ms-flex-line-pack: center;
17191+ align-content: center;
1711717192}
1711817193
1711917194.emotion-2[data-size='small'] {
@@ -17628,6 +17703,9 @@ exports[`selectInput > renders correctly with success 1`] = `
1762817703 background: #ffffff;
1762917704 border-radius: 0.25rem;
1763017705 width: 100%;
17706+ -webkit-align-content: center;
17707+ -ms-flex-line-pack: center;
17708+ align-content: center;
1763117709}
1763217710
1763317711.emotion-2[data-size='small'] {
@@ -18317,6 +18395,9 @@ exports[`selectInput > renders correctly with tooltip 1`] = `
1831718395 background: #ffffff;
1831818396 border-radius: 0.25rem;
1831918397 width: 100%;
18398+ -webkit-align-content: center;
18399+ -ms-flex-line-pack: center;
18400+ align-content: center;
1832018401}
1832118402
1832218403.emotion-2[data-size='small'] {
0 commit comments