mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 19:19:03 +01:00 
			
		
		
		
	padding of right pane
This commit is contained in:
		
							parent
							
								
									f06207207b
								
							
						
					
					
						commit
						b7b0bd80ed
					
				
							
								
								
									
										2
									
								
								libraries/ckeditor/ckeditor.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								libraries/ckeditor/ckeditor.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -39,7 +39,7 @@ const TPL = `<div class="highlists-list-widget"> | ||||
|         .close-highlists-list { | ||||
|             position: absolute; | ||||
|             top: 2px; | ||||
|             right: 2px; | ||||
|             right: 0px; | ||||
|         } | ||||
|     </style> | ||||
| 
 | ||||
|  | ||||
| @ -51,7 +51,7 @@ const TPL = `<div class="toc-widget"> | ||||
|         .close-toc { | ||||
|             position: absolute; | ||||
|             top: 2px; | ||||
|             right: 2px; | ||||
|             right: 0px; | ||||
|         } | ||||
|     </style> | ||||
| 
 | ||||
|  | ||||
| @ -954,6 +954,8 @@ input { | ||||
|     display: flex; | ||||
|     flex-shrink: 0; | ||||
|     flex-direction: column; | ||||
|     margin-left: 10px; | ||||
|     margin-right: 5px; | ||||
| } | ||||
| 
 | ||||
| #right-pane .card-header { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam