mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	fix(react/widgets): alignment of shortcuts in context menu
This commit is contained in:
		@@ -449,6 +449,8 @@ body #context-menu-container .dropdown-item > span {
 | 
			
		||||
    box-shadow: none;
 | 
			
		||||
    padding-bottom: 0;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    flex-grow: 1;
 | 
			
		||||
    text-align: right;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dropdown-item,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user