mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	style(next): adjust offset for native title bar buttons
This commit is contained in:
		
							parent
							
								
									05c5109331
								
							
						
					
					
						commit
						5c09b2d6c4
					
				@ -347,6 +347,11 @@
 | 
				
			|||||||
    background-color: var(--root-background);
 | 
					    background-color: var(--root-background);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body {
 | 
				
			||||||
 | 
					    --native-titlebar-darwin-x-offset: 10;
 | 
				
			||||||
 | 
					    --native-titlebar-darwin-y-offset: 17 !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body.layout-vertical {
 | 
					body.layout-vertical {
 | 
				
			||||||
    --native-titlebar-background: var(--root-background);
 | 
					    --native-titlebar-background: var(--root-background);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user