Closed casni14 closed 6 years ago
@casni14 No sorry, there is no specific setting for that.
However you can easily achieve this by limiting the container's width
and height
using css. How many lines of text will fit in it is determined by line-height
(and padding
if any).
Ahh nice, thank you for the quick response :) Maybe you should add that in the readme?
Is it possible to set a fixed number of lines e.g. 2? I can't seem to find it in the readme