Browse Source

:bug: 路径显示不出来

visuddhinanda 5 years ago
parent
commit
07170b8eba
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/reader/style.css

+ 4 - 0
app/reader/style.css

@@ -172,3 +172,7 @@ note:hover chapter {
 #para_path_next_level {
 	display: inline-block;
 }
+
+#path_div chapter {
+	display: inline-block;
+}