@mond-design-system/react 6.2.2 → 6.2.3

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.
package/dist/index.css CHANGED
@@ -2711,6 +2711,9 @@ th.mds-DataTable__actions {
2711
2711
 
2712
2712
  /* mds-css:/home/runner/work/mond-design-system/mond-design-system/packages/react/src/components/MediaPlaceholder/MediaPlaceholder.module.css?mds-scoped */
2713
2713
  .mds-MediaPlaceholder__media {
2714
+ display: block;
2715
+ }
2716
+ .mds-MediaPlaceholder__frame {
2714
2717
  position: relative;
2715
2718
  display: block;
2716
2719
  overflow: hidden;