@everchron/ec-shards 0.6.34 → 0.6.35

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everchron/ec-shards",
3
- "version": "0.6.34",
3
+ "version": "0.6.35",
4
4
  "private": false,
5
5
  "description": "Everchron Shards UI Library",
6
6
  "repository": "https://github.com/everchron/ec-shards.git",
@@ -222,6 +222,7 @@
222
222
  position: relative;
223
223
  height: min-content;
224
224
  margin: 0 auto;
225
+ height: 100%;
225
226
 
226
227
  &.has-sidebar{
227
228
  margin: 0 0 0 auto;