From d83da1887457e26c774c9bd323da40889092870a Mon Sep 17 00:00:00 2001 From: alialaqrabawi3 Date: Thu, 30 May 2024 17:09:30 +0300 Subject: [PATCH] fix croped text --- widget/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget/assets/css/style.css b/widget/assets/css/style.css index 970c2a6..04868cc 100644 --- a/widget/assets/css/style.css +++ b/widget/assets/css/style.css @@ -61,7 +61,7 @@ margin:6px 0 0; font-size:12px; word-wrap:break-word; - line-height:15px; + line-height:18px; transform: translateZ(0px); -webkit-transform: translateZ(0px); }