From c3741ee696fcb7988670cf7c6e2470d8dcbb72cb Mon Sep 17 00:00:00 2001 From: yifang Date: Thu, 27 Jan 2022 00:38:53 +0800 Subject: [PATCH] fix: avoid the dictionary's icon is too big and exceed the line height --- article-style-st-modern.css | 1 + 1 file changed, 1 insertion(+) diff --git a/article-style-st-modern.css b/article-style-st-modern.css index 942873d9..741483c7 100644 --- a/article-style-st-modern.css +++ b/article-style-st-modern.css @@ -125,6 +125,7 @@ a:hover padding-right: -1em; padding-left: 0.3em; -webkit-box-ordinal-group: 2; + height: 1em; } .gdexpandicon, .gdexpandicon:hover, .gdcollapseicon, .gdcollapseicon:hover