mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(next): fix note menu artifacts in split view
This commit is contained in:
		| @@ -913,7 +913,7 @@ body.mobile .note-title { | |||||||
| .note-split { | .note-split { | ||||||
|     padding-top: 2px; |     padding-top: 2px; | ||||||
|     animation: note-entrance 100ms linear; |     animation: note-entrance 100ms linear; | ||||||
|     will-change: opacity; |     /* will-change: opacity; -- causes some weird artifacts to the note menu in split view */ | ||||||
| } | } | ||||||
|  |  | ||||||
| /* | /* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user