@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.
@@ -6,6 +6,9 @@ export const fontsStyles = css `
6
6
  line-height: unset;
7
7
  text-decoration: unset;
8
8
  text-transform: unset;
9
+ white-space: inherit;
10
+ overflow: inherit;
11
+ text-overflow: inherit;
9
12
  }
10
13
 
11
14
  :host([type="headline-small-regular"]) {