Skip to content

Commit

Permalink
fix(Bilibili追番/追剧模板): 底部显示不正常
Browse files Browse the repository at this point in the history
  • Loading branch information
KotoriK committed Aug 26, 2021
1 parent 2fc5eaf commit d958058
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion user/page-bangumi.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
?>
<meta name="referrer" content="same-origin">
<style>
#content,.comments,.site-footer{max-width:1200px;}
.comments{display: none}
</style>
</head>
Expand Down
2 changes: 1 addition & 1 deletion user/page-followVideos.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
?>
<meta name="referrer" content="same-origin">
<style>
#content,.comments,.site-footer{max-width:1200px;}

.comments{display: none}
</style>
</head>
Expand Down

0 comments on commit d958058

Please sign in to comment.