@coorpacademy/components 11.19.1-alpha.11 → 11.19.1-alpha.12

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.
@@ -316,7 +316,6 @@ a {
316
316
  max-height: 369px;
317
317
  overflow-y: auto;
318
318
  width: 100%;
319
- border-top: 1px solid cm_grey_100;
320
319
  }
321
320
 
322
321
  /* ---------- FILES DETAILS ---------- */
@@ -316,7 +316,6 @@ a {
316
316
  max-height: 369px;
317
317
  overflow-y: auto;
318
318
  width: 100%;
319
- border-top: 1px solid cm_grey_100;
320
319
  }
321
320
 
322
321
  /* ---------- FILES DETAILS ---------- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.19.1-alpha.11+c59765dc1",
3
+ "version": "11.19.1-alpha.12+4ff4a3a57",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -168,5 +168,5 @@
168
168
  "last 2 versions",
169
169
  "IE 11"
170
170
  ],
171
- "gitHead": "c59765dc1ef90b093a8e925d23c8296d77392781"
171
+ "gitHead": "4ff4a3a5736c5dbf28f6b2eef1909ba4e1161f72"
172
172
  }