@coorpacademy/components 11.39.2-alpha.0 → 11.39.2-alpha.1

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.
@@ -445,7 +445,6 @@
445
445
  height: 100%;
446
446
  display: flex;
447
447
  align-items: center;
448
- padding-right: 24px;
449
448
  }
450
449
 
451
450
  .settingsWrapper {
@@ -445,7 +445,6 @@
445
445
  height: 100%;
446
446
  display: flex;
447
447
  align-items: center;
448
- padding-right: 24px;
449
448
  }
450
449
 
451
450
  .settingsWrapper {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.39.2-alpha.0+d4eedb3f1",
3
+ "version": "11.39.2-alpha.1+bd989b916",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -166,5 +166,5 @@
166
166
  "last 2 versions",
167
167
  "IE 11"
168
168
  ],
169
- "gitHead": "d4eedb3f14d62b0b4f8ed5220e32131a0edb9690"
169
+ "gitHead": "bd989b9166992444f623f4cde718a400a175c79b"
170
170
  }