@luscii-healthtech/web-ui 28.8.3 → 28.8.4

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.
@@ -5922,7 +5922,7 @@ const FilterBar = (_a) => {
5922
5922
  { "aria-labelledby": "filter-heading" },
5923
5923
  React__namespace.default.createElement(
5924
5924
  "div",
5925
- { className: "ui-rounded-lg ui-bg-white ui-py-4" },
5925
+ { className: "ui-rounded-lg ui-py-4" },
5926
5926
  React__namespace.default.createElement(
5927
5927
  "div",
5928
5928
  { className: "ui-flex ui-items-center ui-justify-between ui-px-4 sm:ui-px-6" },