mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	style(next): fix alignment of items with submenus
This commit is contained in:
		
							parent
							
								
									59ba3bf2a6
								
							
						
					
					
						commit
						192afff139
					
				@ -925,7 +925,8 @@ body.desktop .dropdown-submenu .dropdown-menu {
 | 
				
			|||||||
    background: transparent;
 | 
					    background: transparent;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.dropdown-item {
 | 
					.dropdown-item,
 | 
				
			||||||
 | 
					body.mobile .dropdown-submenu .dropdown-toggle {
 | 
				
			||||||
    padding: 2px 16px 2px 8px !important;
 | 
					    padding: 2px 16px 2px 8px !important;
 | 
				
			||||||
    /* Note: the right padding should also accommodate the submenu arrow. */
 | 
					    /* Note: the right padding should also accommodate the submenu arrow. */
 | 
				
			||||||
    border-radius: 6px;
 | 
					    border-radius: 6px;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user