intelicoreact 0.3.15 → 0.3.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.
@@ -162,6 +162,12 @@
162
162
  }
163
163
  }
164
164
 
165
+ &__tr-with-promo:last-child {
166
+ .accordion-table__tr-promo-wrapper {
167
+ border-bottom: none;
168
+ }
169
+ }
170
+
165
171
  &__tr-promo {
166
172
  background-color: #fff4e5;
167
173
  border: 1px solid #ffce9f;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "0.3.15",
3
+ "version": "0.3.16",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [