@saasquatch/mint-components 2.0.6-0 → 2.0.6-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3947,6 +3947,7 @@ const style$5 = {
3947
3947
  "&::part(panel)": {
3948
3948
  boxShadow: "none",
3949
3949
  border: "none",
3950
+ marginTop: "4px",
3950
3951
  },
3951
3952
  },
3952
3953
  DropdownContent: {
@@ -225,6 +225,7 @@ const style = {
225
225
  "&::part(panel)": {
226
226
  boxShadow: "none",
227
227
  border: "none",
228
+ marginTop: "4px",
228
229
  },
229
230
  },
230
231
  DropdownContent: {
@@ -3943,6 +3943,7 @@ const style$5 = {
3943
3943
  "&::part(panel)": {
3944
3944
  boxShadow: "none",
3945
3945
  border: "none",
3946
+ marginTop: "4px",
3946
3947
  },
3947
3948
  },
3948
3949
  DropdownContent: {