data/keyboards/*.yaml: Indent outline-definitions equally
For better readability. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/610>
This commit is contained in:
		@ -1,10 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
outlines:
 | 
			
		||||
    default: { width: 50, height: 42 }
 | 
			
		||||
    altline: { width: 81, height: 42 }
 | 
			
		||||
    wide: { width: 108,  height: 42 }
 | 
			
		||||
    default:   { width: 50,  height: 42 }
 | 
			
		||||
    altline:   { width: 81,  height: 42 }
 | 
			
		||||
    wide:      { width: 108, height: 42 }
 | 
			
		||||
    spaceline: { width: 216, height: 42 }
 | 
			
		||||
    special: { width: 60, height: 42 }
 | 
			
		||||
    special:   { width: 60,  height: 42 }
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
views:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user