mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(promoted): fix heightfor rows
This commit is contained in:
		| @@ -42,6 +42,7 @@ const TPL = ` | |||||||
|     .promoted-attribute-cell div.input-group { |     .promoted-attribute-cell div.input-group { | ||||||
|         margin-left: 10px; |         margin-left: 10px; | ||||||
|         display: flex; |         display: flex; | ||||||
|  |         min-height: 40px; | ||||||
|     } |     } | ||||||
|     .promoted-attribute-cell strong { |     .promoted-attribute-cell strong { | ||||||
|         word-break:keep-all; |         word-break:keep-all; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user