fixed alignment of notif content warning
This commit is contained in:
		
							parent
							
								
									b064a90753
								
							
						
					
					
						commit
						3a04ef7f81
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -255,7 +255,7 @@ | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .notif-content .warning { |     .notif-content .warning { | ||||||
|         width: 100%; |         width: calc(100% - 16px); | ||||||
|         margin-bottom: 10px; |         margin-bottom: 10px; | ||||||
|         padding: 4px 8px; |         padding: 4px 8px; | ||||||
|         --warn-bg: color-mix(in srgb, var(--bg-700), var(--accent) 1%); |         --warn-bg: color-mix(in srgb, var(--bg-700), var(--accent) 1%); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue