mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-27 09:16:06 +08:00 
			
		
		
		
	feat(code): remove unnecessary border in read-only code
This commit is contained in:
		
							parent
							
								
									f0ae5aeba6
								
							
						
					
					
						commit
						b1f08b944a
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -9,10 +9,6 @@ const TPL = /*html*/` | |||
|         min-height: 50px; | ||||
|         position: relative; | ||||
|     } | ||||
| 
 | ||||
|     .note-detail-readonly-code-content { | ||||
|         padding: 10px; | ||||
|     } | ||||
|     </style> | ||||
| 
 | ||||
|     <pre class="note-detail-readonly-code-content"></pre> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue