From 3e5f581bedb33dfe917273a4a455b17923cb279c Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Mon, 28 Feb 2022 16:33:30 +0800 Subject: [PATCH] fix issue --- custom/public/css/git.openi.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/public/css/git.openi.css b/custom/public/css/git.openi.css index 8e2c25b2d..c6ada7b28 100644 --- a/custom/public/css/git.openi.css +++ b/custom/public/css/git.openi.css @@ -185,7 +185,7 @@ .homenews .ui.list>.item>.content{ color: #E8E8E8; line-height: 1.8em; - width: calc(100% - 3.25em) !important; + width: calc(100% - 3.75em) !important; } .homenews .ui.list>.item{ padding: 0;