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