Improve the post page view logic.

This commit is contained in:
凡梦星尘
2022-07-05 22:01:48 +08:00
parent fb441cb39e
commit ca709ba909
7 changed files with 16 additions and 19 deletions

View File

@@ -114,7 +114,7 @@
height: 0;
}
@if $busuanzi_enable and $busuanzi_post_views {
@if $busuanzi_post_views {
#busuanzi_container_page_pv {
display: inline-block;
}