react-gldn-kit 0.1.76 → 0.1.77

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/main.css +2 -3
  2. package/package.json +1 -1
package/dist/main.css CHANGED
@@ -1831,11 +1831,10 @@
1831
1831
 
1832
1832
  .KIT__PhoneBox-module__value___q6e7Y {
1833
1833
  position: absolute;
1834
- top: 15px;
1835
- left: var(--indent-m);
1834
+ top: 14px;
1835
+ left: calc(var(--indent-m) + 1px);
1836
1836
  color: var(--base-0);
1837
1837
  font-size: var(--font-size-m);
1838
- /* z-index: -1; */
1839
1838
  font-weight: 400;
1840
1839
  }
1841
1840
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-gldn-kit",
3
- "version": "0.1.76",
3
+ "version": "0.1.77",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "keywords": [],