mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	hide scrollbar if not needed
This commit is contained in:
		| @@ -718,7 +718,7 @@ | ||||
|   position:relative; | ||||
|   height: auto !important; | ||||
|   max-height: calc(100vh - 200px) !important; | ||||
|   overflow-y: scroll; | ||||
|   overflow-y: auto; | ||||
|   padding: 10px; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user