diff --git a/src/others/Common.css b/src/others/Common.css index eac6c39..b6bd638 100644 --- a/src/others/Common.css +++ b/src/others/Common.css @@ -1253,4 +1253,8 @@ body:not(.heimu_toggle_on) .heimu.off .new,body:not(.heimu_toggle_on) .heimu.off margin: 0; padding-top: 1em; } +/* 修复discussiontools以链接开头下划线位置错误 */ +span[data-mw-comment-start] { + top: 0 !important; +} /* */