Browse Source

修改 side bar為scroll bar

manto07m 3 năm trước cách đây
mục cha
commit
860b45f70f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      index.php

+ 3 - 0
index.php

@@ -61,6 +61,9 @@ if (!isset($_SESSION['loggedin'])) {
 	<script src="https://js.arcgis.com/4.21/"></script>
 	
 	<style>
+		html.no-overflowscrolling .nano > .nano-content {
+			overflow: auto;
+		}
 		.page-header>ul {
 			list-style: none;
 			padding: 0;