mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	style(next)/formatting toolbar: tweak (again) the numbered list dropdown
This commit is contained in:
		| @@ -259,7 +259,9 @@ | |||||||
| /* Numbered list */ | /* Numbered list */ | ||||||
|  |  | ||||||
| :root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list { | :root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list { | ||||||
|  |     min-width: 200px; | ||||||
|     grid-template-columns: repeat(3, auto); |     grid-template-columns: repeat(3, auto); | ||||||
|  |     justify-content: space-between; | ||||||
|     padding-bottom: calc(var(--ck-spacing-medium) + var(--menu-padding-size)); |     padding-bottom: calc(var(--ck-spacing-medium) + var(--menu-padding-size)); | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user