mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 04:01:31 +08:00 
			
		
		
		
	style/toasts: get rid of some !important properties
This commit is contained in:
		
							parent
							
								
									ddd2babe21
								
							
						
					
					
						commit
						bad7776076
					
				| @ -980,8 +980,8 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .toast { | .toast { | ||||||
|     background-color: var(--accented-background-color) !important; |     --bs-toast-bg: var(--accented-background-color); | ||||||
|     color: var(--main-text-color) !important; |     --bs-toast-color: var(--main-text-color); | ||||||
|     z-index: 9999999999 !important; |     z-index: 9999999999 !important; | ||||||
|     pointer-events: all; |     pointer-events: all; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Adorian Doran
						Adorian Doran