Merge pull request #975 from tomfhowe/patch-4
Use autohiding scrollbars in Microsoft Edge
This commit is contained in:
		
						commit
						7f393a0b68
					
				@ -1,5 +1,9 @@
 | 
				
			|||||||
@import 'variables';
 | 
					@import 'variables';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.app-body{
 | 
				
			||||||
 | 
					 -ms-overflow-style: -ms-autohiding-scrollbar; 
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.button {
 | 
					.button {
 | 
				
			||||||
  background-color: darken($color4, 3%);
 | 
					  background-color: darken($color4, 3%);
 | 
				
			||||||
  font-family: inherit;
 | 
					  font-family: inherit;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user