diff --git a/src/components/MultiSelect/MultiSelect.scss b/src/components/MultiSelect/MultiSelect.scss index 1cbcdb98..696b0d76 100644 --- a/src/components/MultiSelect/MultiSelect.scss +++ b/src/components/MultiSelect/MultiSelect.scss @@ -56,6 +56,7 @@ $dropdown-max-height: 20rem; list-style: none; margin-bottom: $sph--x-small; margin-left: 0; + margin-top: $sph--x-small; padding-left: 0; }