@everchron/ec-shards 0.6.24 → 0.6.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.6.24",
3
+ "version": "0.6.25",
4
4
  "private": false,
5
5
  "description": "Everchron Shards UI Library",
6
6
  "repository": "https://github.com/everchron/ec-shards.git",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"><path vector-effect="non-scaling-stroke" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M6.23583333,6.80783333 L6.23583333,23.1921667 C6.23583333,24.3849167 7.52283333,25.1345833 8.55958333,24.54525 L22.9765833,16.3530833 C24.0263333,15.75725 24.0263333,14.2438333 22.9765833,13.648 L8.55958333,5.45475 C7.52283333,4.86541667 6.23583333,5.61508333 6.23583333,6.80783333 Z"/></svg>
@@ -261,7 +261,8 @@
261
261
  }
262
262
 
263
263
  .ecs-button{
264
- margin: -5px 0 -5px auto;
264
+ margin-top: -5px;
265
+ margin-bottom: -5px;
265
266
  }
266
267
 
267
268
  .progress{