fix scrollbar issue on windows
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					body {
 | 
				
			||||||
 | 
					  overflow: hidden;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#header {
 | 
					#header {
 | 
				
			||||||
  height: 30px;
 | 
					  height: 30px;
 | 
				
			||||||
  width: calc(100vw - 20px);
 | 
					  width: calc(100vw - 20px);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user