UNPKG

159 BCSSView Raw
1.texty {
2 position: relative;
3}
4.texty span {
5 display: inline-block;
6 white-space: pre-wrap;
7}
8.texty.mask-bottom,
9.texty.mask-top {
10 overflow: hidden;
11}