mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(next)/ribbon/file & image properties: tweak the vertical alignment of properties
This commit is contained in:
		| @@ -46,6 +46,12 @@ div.promoted-attributes-container { | |||||||
| .image-properties > div:first-child > span > strong { | .image-properties > div:first-child > span > strong { | ||||||
|     opacity: 0.65; |     opacity: 0.65; | ||||||
|     font-weight: 500; |     font-weight: 500; | ||||||
|  |     vertical-align: top; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .note-info-widget-table td, | ||||||
|  | .file-properties-widget .file-table td { | ||||||
|  |     vertical-align: top; | ||||||
| } | } | ||||||
|  |  | ||||||
| .file-properties-widget { | .file-properties-widget { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user