ecomlab-components-next 0.1.116 → 0.1.118

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.
@@ -136,6 +136,7 @@
136
136
 
137
137
  .description-content {
138
138
  margin-top: 2px;
139
+ min-height: 77px;
139
140
 
140
141
  .text_description {
141
142
  color: #5D5D75;
@@ -149,7 +150,7 @@
149
150
  -webkit-box-orient: vertical;
150
151
  overflow: hidden;
151
152
  hyphens: auto;
152
- min-height: 88px;
153
+ // min-height: 88px;
153
154
 
154
155
  b {
155
156
  background-color: #fdfd78;
@@ -135,6 +135,7 @@
135
135
 
136
136
  .description-content {
137
137
  margin-top: 2px;
138
+ min-height: 66px;
138
139
 
139
140
  .text_description {
140
141
  color: #5D5D75;
@@ -148,7 +149,6 @@
148
149
  -webkit-box-orient: vertical;
149
150
  overflow: hidden;
150
151
  hyphens: auto;
151
- min-height: 66px;
152
152
 
153
153
  b {
154
154
  background-color: #fdfd78;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.116",
3
+ "version": "0.1.118",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [