@momentum-design/components 0.16.10 → 0.16.12
Sign up to get free protection for your applications and to get access to all the features.
package/dist/browser/index.js
CHANGED
@@ -368,12 +368,15 @@
|
|
368
368
|
></mdc-icon>
|
369
369
|
</div>
|
370
370
|
`}};K.styles=[...h.styles,...xr],a([d({type:String,reflect:!0})],K.prototype,"type",2),a([d({type:String,reflect:!0})],K.prototype,"size",2),a([T()],K.prototype,"currentIconType",2);var Te=K;Te.register(fr);var xo=Te;var Ar=p`
|
371
|
-
:host
|
371
|
+
:host::part(text) {
|
372
372
|
font-size: unset;
|
373
373
|
font-weight: unset;
|
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"]) {
|