Improve autoscrolling
This commit is contained in:
		@@ -191,7 +191,8 @@ main.song {
 | 
			
		||||
 | 
			
		||||
			&.font-size>.button:hover, &.font-size>.button.active { background-color: #bf616a }
 | 
			
		||||
			&.transpose>.button:hover, &.transpose>.button.active { background-color: #5e81ac }
 | 
			
		||||
			&.autoscroll>.button.active { background-color: #d08770 }
 | 
			
		||||
			&.autoscroll>.button:hover, &.autoscroll>.button.active { background-color: #d08770 }
 | 
			
		||||
			&.autoscroll>#autoscroll.active { background-color: #bf616a }
 | 
			
		||||
 | 
			
		||||
			.button{
 | 
			
		||||
				display: grid;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user