@everchron/ec-shards 0.8.24 → 0.8.25

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.8.24",
3
+ "version": "0.8.25",
4
4
  "private": false,
5
5
  "description": "Everchron Shards UI Library",
6
6
  "repository": "https://github.com/everchron/ec-shards.git",
@@ -147,6 +147,7 @@
147
147
 
148
148
  &-inner{
149
149
  flex: 1;
150
+ max-width: 100%;
150
151
  }
151
152
 
152
153
  &-hover:hover{