mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(print): scrollbar shown in some circumstances
This commit is contained in:
		| @@ -61,6 +61,10 @@ body, | |||||||
|     overflow: auto; |     overflow: auto; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .ck.ck-editor__editable_inline { | ||||||
|  |     overflow: hidden !important; | ||||||
|  | } | ||||||
|  |  | ||||||
| .note-title-widget input, | .note-title-widget input, | ||||||
| .note-detail-editable-text, | .note-detail-editable-text, | ||||||
| .note-detail-editable-text-editor { | .note-detail-editable-text-editor { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user