@planeasyinc/le-angular 0.0.15 → 0.0.16

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.
@@ -529,7 +529,7 @@ ul {
529
529
  @include flex-row;
530
530
  @include align-center;
531
531
  @include justify-between;
532
- gap: 1rex;
532
+ gap: 1rem;
533
533
  }
534
534
 
535
535
  .le-table-header-cell {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@planeasyinc/le-angular",
3
- "version": "0.0.15",
3
+ "version": "0.0.16",
4
4
  "private": false,
5
5
  "exports": {
6
6
  ".": {