Browse Source

:art: 阅读器路径最后一个下拉菜单位置不对

visuddhinanda 5 years ago
parent
commit
b483aec9dd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/reader/index.php

+ 4 - 0
app/reader/index.php

@@ -216,6 +216,10 @@ require_once "../pcdl/html_head.php";
 		color: var(--link-color);
 		font-size: 120%;
 	}
+
+	#para_path_next_level{
+		display:inline-block;
+	}
 	</style>
 
 <style media="screen and (max-width:800px)">