RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@momentum-design/components
Versions diffs
0.16.10 → 0.16.11
@momentum-design/components 0.16.10 → 0.16.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (7)
hide
show
package/dist/browser/index.js
+3
-0
package/dist/browser/index.js.map
+2
-2
package/dist/components/text/fonts.styles.js
+3
-0
package/dist/custom-elements.json
+673
-673
package/dist/react/index.d.ts
+2
-2
package/dist/react/index.js
+2
-2
package/package.json
+1
-1
package/dist/browser/index.js
CHANGED
Viewed
@@ -374,6 +374,9 @@
374
374
line-height: unset;
375
375
text-decoration: unset;
376
376
text-transform: unset;
377
+
white-space: inherit;
378
+
overflow: inherit;
379
+
text-overflow: inherit;
377
380
}
378
381
379
382
:host([type="headline-small-regular"]) {
1
2
3
4
5
Next ›
Last »