mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	style(next): fix the sync status indicator
This commit is contained in:
		
							parent
							
								
									4da8c6f873
								
							
						
					
					
						commit
						0cc1fb5bc8
					
				@ -441,6 +441,20 @@
 | 
			
		||||
                box-shadow 100ms ease-in;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#launcher-pane div.launcher-button {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#launcher-pane .sync-status .sync-status-icon {
 | 
			
		||||
    top: 4px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#launcher-pane .sync-status-icon:not(.sync-status-in-progress):hover {
 | 
			
		||||
    background: unset;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#launcher-pane.horizontal .launcher-button {
 | 
			
		||||
    font-size: var(--launcher-pane-horizontal-icon-size);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user