@awell-health/ui-library 0.1.54 → 0.1.56

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/index.css +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -7029,6 +7029,7 @@ html {
7029
7029
  }
7030
7030
  .awell__hostedPageLayout_layout_container.awell__hostedPageLayout_flexible {
7031
7031
  height: auto;
7032
+ min-height: 100vh;
7032
7033
  }
7033
7034
 
7034
7035
  .awell__hostedPageLayout_main_content {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/ui-library",
3
- "version": "0.1.54",
3
+ "version": "0.1.56",
4
4
  "private": false,
5
5
  "description": "UI components to integrate with Awell Health",
6
6
  "repository": {