mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(admonitions): floating images breaking out
This commit is contained in:
		
							
								
								
									
										1
									
								
								libraries/ckeditor/ckeditor-content.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								libraries/ckeditor/ckeditor-content.css
									
									
									
									
										vendored
									
									
								
							| @@ -27,6 +27,7 @@ | |||||||
|     margin: 1.25em 0; |     margin: 1.25em 0; | ||||||
|     margin-right: 14px; |     margin-right: 14px; | ||||||
|     position: relative; |     position: relative; | ||||||
|  |     overflow: hidden; | ||||||
| } | } | ||||||
|  |  | ||||||
| .ck-content .admonition p:last-child { | .ck-content .admonition p:last-child { | ||||||
|   | |||||||
| @@ -1733,6 +1733,7 @@ footer.file-footer button { | |||||||
|     margin-right: 14px; |     margin-right: 14px; | ||||||
|     position: relative; |     position: relative; | ||||||
|     padding-left: 2.5em; |     padding-left: 2.5em; | ||||||
|  |     overflow: hidden; | ||||||
| } | } | ||||||
|  |  | ||||||
| .ck-content .admonition p:last-child { | .ck-content .admonition p:last-child { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user