mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	style(next): add a cheat sheet-vibe to the help dialog
This commit is contained in:
		| @@ -1563,11 +1563,19 @@ body .calendar-dropdown-widget .calendar-body a:hover { | ||||
|  | ||||
| /* Help */ | ||||
|  | ||||
| .help-dialog .help-cards { | ||||
|     display: block; | ||||
|     columns: 3; | ||||
|     column-gap: 20px; | ||||
| } | ||||
|  | ||||
| .help-dialog .card { | ||||
|     margin: 0; | ||||
|     width: auto; | ||||
|     border: none; | ||||
|     padding: 8px; | ||||
|     padding: 16px 8px; | ||||
|     background: unset; | ||||
|     break-inside: avoid-column; | ||||
| } | ||||
|  | ||||
| .help-dialog .card-body { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user