Browse Source

分类不显示更多按钮

visuddhinanda 3 years ago
parent
commit
28a22204bd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/app/palicanon/style.css

+ 4 - 0
public/app/palicanon/style.css

@@ -627,4 +627,8 @@ header {
 }
 #chapter_progress li>.updated_at{
 	flex:3;
+}
+
+.category #btn_more_chapter{
+	display:none;
 }