Deprecate browser support
Bump integration tools to 2.1.0
This commit is contained in:
@ -42,5 +42,3 @@ If the text is longer than one line, it will be truncated for `n` lines and end
|
||||
- `height: 109.2px` calculated value for height, it equals `font-size * line-height * numberOfLines` (in this case `26 * 1.4 * 3 = 109.2`)
|
||||
- `height: 36.4px` calculated value for gradient container, it equals `font-size * line-height` (in this case `26 * 1.4 = 36.4`)
|
||||
- `background: linear-gradient(to right, rgba(0, 0, 0, 0), #f5f6f9 50%)` gradient from `transparent` to `#f5f6f9`
|
||||
|
||||
#### Browser support
|
||||
|
||||
Reference in New Issue
Block a user