From 3d370609f6ac4d415b0f8dfb1427ba5eb559446c Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Tue, 28 Mar 2023 11:37:11 +0300 Subject: [PATCH] add another option for multi-line-ellipsis lines --- less/general.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/general.less b/less/general.less index 5180d79..af42482 100644 --- a/less/general.less +++ b/less/general.less @@ -148,7 +148,7 @@ canvas, dl, dd, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, li, main, nav, noscript, ol, section, table, tfoot, ul, video; -@lines: 1, 2, 3, 10; +@lines: 1, 2, 3, 5, 10; .multi-line-ellipsis { & > * {