2
0
Bhikkhu China Kosalla 4 жил өмнө
parent
commit
be0af90d01
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      app/article/index.php

+ 2 - 2
app/article/index.php

@@ -367,7 +367,7 @@ function set_toc_visible(isVisible){
 				</div>
 			</div>
 		</div>
-		<div id="right_pannal">
+		<div id="right_pannal" style="max-width: unset;">
 			<div class="fun_frame" style="position: fixed;width: calc(100% - 70vw - 1em);height: calc(100vh - 250px);">
 				<div style="display:flex;justify-content: space-between;">
 					<div class="title"><?php echo $_local->gui->contributor; ?></div>
@@ -473,4 +473,4 @@ function GetPageScroll()
 <div id="model_win" class="model_win_container"></div>
 
 </body>
-</html>
+</html>