@@ -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'] {
@@ -5826,6 +5835,9 @@ exports[`selectInput > renders correctly loadMore 1`] = `
58265835 background: #ffffff;
58275836 border-radius: 0.25rem;
58285837 width: 100%;
5838+ -webkit-align-content: center;
5839+ -ms-flex-line-pack: center;
5840+ align-content: center;
58295841}
58305842
58315843.emotion-2[data-size='small'] {
@@ -6001,6 +6013,9 @@ exports[`selectInput > renders correctly loading - grouped data 1`] = `
60016013 background: #ffffff;
60026014 border-radius: 0.25rem;
60036015 width: 100%;
6016+ -webkit-align-content: center;
6017+ -ms-flex-line-pack: center;
6018+ align-content: center;
60046019}
60056020
60066021.emotion-2[data-size='small'] {
@@ -6266,6 +6281,9 @@ exports[`selectInput > renders correctly loading - ungrouped data 1`] = `
62666281 background: #ffffff;
62676282 border-radius: 0.25rem;
62686283 width: 100%;
6284+ -webkit-align-content: center;
6285+ -ms-flex-line-pack: center;
6286+ align-content: center;
62696287}
62706288
62716289.emotion-2[data-size='small'] {
@@ -6536,6 +6554,9 @@ exports[`selectInput > renders correctly multiselect 1`] = `
65366554 background: #ffffff;
65376555 border-radius: 0.25rem;
65386556 width: 100%;
6557+ -webkit-align-content: center;
6558+ -ms-flex-line-pack: center;
6559+ align-content: center;
65396560}
65406561
65416562.emotion-2[data-size='small'] {
@@ -7792,6 +7813,9 @@ exports[`selectInput > renders correctly not clearable 1`] = `
77927813 background: #ffffff;
77937814 border-radius: 0.25rem;
77947815 width: 100%;
7816+ -webkit-align-content: center;
7817+ -ms-flex-line-pack: center;
7818+ align-content: center;
77957819}
77967820
77977821.emotion-2[data-size='small'] {
@@ -7966,6 +7990,9 @@ exports[`selectInput > renders correctly readOnly 1`] = `
79667990 background: #ffffff;
79677991 border-radius: 0.25rem;
79687992 width: 100%;
7993+ -webkit-align-content: center;
7994+ -ms-flex-line-pack: center;
7995+ align-content: center;
79697996}
79707997
79717998.emotion-2[data-size='small'] {
@@ -8141,6 +8168,9 @@ exports[`selectInput > renders correctly required 1`] = `
81418168 background: #ffffff;
81428169 border-radius: 0.25rem;
81438170 width: 100%;
8171+ -webkit-align-content: center;
8172+ -ms-flex-line-pack: center;
8173+ align-content: center;
81448174}
81458175
81468176.emotion-2[data-size='small'] {
@@ -8332,6 +8362,9 @@ exports[`selectInput > renders correctly required 2`] = `
83328362 background: #ffffff;
83338363 border-radius: 0.25rem;
83348364 width: 100%;
8365+ -webkit-align-content: center;
8366+ -ms-flex-line-pack: center;
8367+ align-content: center;
83358368}
83368369
83378370.emotion-2[data-size='small'] {
@@ -8894,6 +8927,9 @@ exports[`selectInput > renders correctly small 1`] = `
88948927 background: #ffffff;
88958928 border-radius: 0.25rem;
88968929 width: 100%;
8930+ -webkit-align-content: center;
8931+ -ms-flex-line-pack: center;
8932+ align-content: center;
88978933}
88988934
88998935.emotion-2[data-size='small'] {
@@ -9076,6 +9112,9 @@ exports[`selectInput > renders correctly unclosable tags when readonly 1`] = `
90769112 background: #ffffff;
90779113 border-radius: 0.25rem;
90789114 width: 100%;
9115+ -webkit-align-content: center;
9116+ -ms-flex-line-pack: center;
9117+ align-content: center;
90799118}
90809119
90819120.emotion-2[data-size='small'] {
@@ -9269,6 +9308,9 @@ exports[`selectInput > renders correctly ungrouped 1`] = `
92699308 background: #ffffff;
92709309 border-radius: 0.25rem;
92719310 width: 100%;
9311+ -webkit-align-content: center;
9312+ -ms-flex-line-pack: center;
9313+ align-content: center;
92729314}
92739315
92749316.emotion-2[data-size='small'] {
@@ -9831,6 +9873,9 @@ exports[`selectInput > renders correctly with default value 1`] = `
98319873 background: #ffffff;
98329874 border-radius: 0.25rem;
98339875 width: 100%;
9876+ -webkit-align-content: center;
9877+ -ms-flex-line-pack: center;
9878+ align-content: center;
98349879}
98359880
98369881.emotion-2[data-size='small'] {
@@ -10518,6 +10563,9 @@ exports[`selectInput > renders correctly with dropdownAlign 1`] = `
1051810563 background: #ffffff;
1051910564 border-radius: 0.25rem;
1052010565 width: 100%;
10566+ -webkit-align-content: center;
10567+ -ms-flex-line-pack: center;
10568+ align-content: center;
1052110569}
1052210570
1052310571.emotion-2[data-size='small'] {
@@ -11080,6 +11128,9 @@ exports[`selectInput > renders correctly with emptyState 1`] = `
1108011128 background: #ffffff;
1108111129 border-radius: 0.25rem;
1108211130 width: 100%;
11131+ -webkit-align-content: center;
11132+ -ms-flex-line-pack: center;
11133+ align-content: center;
1108311134}
1108411135
1108511136.emotion-2[data-size='small'] {
@@ -11289,6 +11340,9 @@ exports[`selectInput > renders correctly with error 1`] = `
1128911340 background: #ffffff;
1129011341 border-radius: 0.25rem;
1129111342 width: 100%;
11343+ -webkit-align-content: center;
11344+ -ms-flex-line-pack: center;
11345+ align-content: center;
1129211346}
1129311347
1129411348.emotion-2[data-size='small'] {
@@ -11870,6 +11924,9 @@ exports[`selectInput > renders correctly with footer 1`] = `
1187011924 background: #ffffff;
1187111925 border-radius: 0.25rem;
1187211926 width: 100%;
11927+ -webkit-align-content: center;
11928+ -ms-flex-line-pack: center;
11929+ align-content: center;
1187311930}
1187411931
1187511932.emotion-2[data-size='small'] {
@@ -12568,6 +12625,9 @@ exports[`selectInput > renders correctly with function footer 1`] = `
1256812625 background: #ffffff;
1256912626 border-radius: 0.25rem;
1257012627 width: 100%;
12628+ -webkit-align-content: center;
12629+ -ms-flex-line-pack: center;
12630+ align-content: center;
1257112631}
1257212632
1257312633.emotion-2[data-size='small'] {
@@ -12742,6 +12802,9 @@ exports[`selectInput > renders correctly with label on the bottom and optional i
1274212802 background: #ffffff;
1274312803 border-radius: 0.25rem;
1274412804 width: 100%;
12805+ -webkit-align-content: center;
12806+ -ms-flex-line-pack: center;
12807+ align-content: center;
1274512808}
1274612809
1274712810.emotion-2[data-size='small'] {
@@ -13448,6 +13511,9 @@ exports[`selectInput > renders correctly with label on the bottom and optional i
1344813511 background: #ffffff;
1344913512 border-radius: 0.25rem;
1345013513 width: 100%;
13514+ -webkit-align-content: center;
13515+ -ms-flex-line-pack: center;
13516+ align-content: center;
1345113517}
1345213518
1345313519.emotion-2[data-size='small'] {
@@ -14176,6 +14242,9 @@ exports[`selectInput > renders correctly with label on the right and optional in
1417614242 background: #ffffff;
1417714243 border-radius: 0.25rem;
1417814244 width: 100%;
14245+ -webkit-align-content: center;
14246+ -ms-flex-line-pack: center;
14247+ align-content: center;
1417914248}
1418014249
1418114250.emotion-2[data-size='small'] {
@@ -14904,6 +14973,9 @@ exports[`selectInput > renders correctly with label on the right and optional in
1490414973 background: #ffffff;
1490514974 border-radius: 0.25rem;
1490614975 width: 100%;
14976+ -webkit-align-content: center;
14977+ -ms-flex-line-pack: center;
14978+ align-content: center;
1490714979}
1490814980
1490914981.emotion-2[data-size='small'] {
@@ -15632,6 +15704,9 @@ exports[`selectInput > renders correctly with not searchable 1`] = `
1563215704 background: #ffffff;
1563315705 border-radius: 0.25rem;
1563415706 width: 100%;
15707+ -webkit-align-content: center;
15708+ -ms-flex-line-pack: center;
15709+ align-content: center;
1563515710}
1563615711
1563715712.emotion-2[data-size='small'] {
@@ -16146,6 +16221,9 @@ exports[`selectInput > renders correctly with success 1`] = `
1614616221 background: #ffffff;
1614716222 border-radius: 0.25rem;
1614816223 width: 100%;
16224+ -webkit-align-content: center;
16225+ -ms-flex-line-pack: center;
16226+ align-content: center;
1614916227}
1615016228
1615116229.emotion-2[data-size='small'] {
@@ -16727,6 +16805,9 @@ exports[`selectInput > renders correctly with tooltip 1`] = `
1672716805 background: #ffffff;
1672816806 border-radius: 0.25rem;
1672916807 width: 100%;
16808+ -webkit-align-content: center;
16809+ -ms-flex-line-pack: center;
16810+ align-content: center;
1673016811}
1673116812
1673216813.emotion-2[data-size='small'] {
0 commit comments