Ver Fonte

分类不显示更多按钮

visuddhinanda há 3 anos atrás
pai
commit
28a22204bd
1 ficheiros alterados com 4 adições e 0 exclusões
  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;
 }