diff --git a/app/component-library/components/Select/MultiSelect/MultiSelectItem/__snapshots__/MultiSelectItem.test.tsx.snap b/app/component-library/components/Select/MultiSelect/MultiSelectItem/__snapshots__/MultiSelectItem.test.tsx.snap index 2a94cb50805..ad463f1d509 100644 --- a/app/component-library/components/Select/MultiSelect/MultiSelectItem/__snapshots__/MultiSelectItem.test.tsx.snap +++ b/app/component-library/components/Select/MultiSelect/MultiSelectItem/__snapshots__/MultiSelectItem.test.tsx.snap @@ -32,7 +32,7 @@ exports[`MultiSelectItem should render snapshot correctly 1`] = ` "backgroundColor": "#FFFFFF", "borderColor": "#BBC0C5", "borderRadius": 4, - "borderWidth": 1.5, + "borderWidth": 2, "height": 20, "justifyContent": "center", "marginRight": -8,