diff --git a/src/css/style.less b/src/css/style.less index 716667e..ca12e1e 100644 --- a/src/css/style.less +++ b/src/css/style.less @@ -21,8 +21,8 @@ -webkit-tap-highlight-color: transparent; } -//todo 强制给评论插件增加z-index -#comment-wrapper { +//强制给评论插件增加z-index +.comment-wrapper-z-index { z-index: 9999; position: relative; } @@ -4869,9 +4869,6 @@ button.swiper-pagination-bullet { &-comment { padding: 12px 0 2px 0; display: none; - //todo 强制给评论插件增加z-index - position: relative; - z-index: 9999; } } diff --git a/templates/links.html b/templates/links.html index 1810b3b..9ef88a8 100644 --- a/templates/links.html +++ b/templates/links.html @@ -47,7 +47,7 @@ -
评论
评论