@meduza/ui-kit-2 0.4.13 → 0.4.14

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.
Files changed (2) hide show
  1. package/dist/ui-kit.css +1 -0
  2. package/package.json +1 -1
package/dist/ui-kit.css CHANGED
@@ -748,6 +748,7 @@
748
748
  background-color: transparent;
749
749
  }
750
750
  .Image-module_isStatic__TmQ1V,
751
+ .Image-module_isStatic__TmQ1V .Image-module_wrapper__gJtbB,
751
752
  .Image-module_isStatic__TmQ1V .Image-module_wrapper__gJtbB > div {
752
753
  height: 100%;
753
754
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.4.13",
2
+ "version": "0.4.14",
3
3
  "license": "MIT",
4
4
  "description": "UIKit for Meduza",
5
5
  "repository": "https://github.com/meduza-corp/ui-kit-2.git",