UNPKG
@konforti/react-truncate
Version:
latest (1.1.0)
1.1.0
1.0.0
Long text truncation
github.com/konforti/react-truncate
@konforti/react-truncate
/
examples
/
style.css
13 lines
(11 loc)
•
176 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.element
{
width
:
100%
;
padding
:
20px
;
margin-bottom
:
0
;
background
:
#eee
;
font-family
: Verdana; }
.wrapper
{
padding
:
20px
;
font-family
: Arial; }