mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	style(search): remove calendar view toolbar padding
This commit is contained in:
		| @@ -59,6 +59,10 @@ const TPL = /*html*/` | |||||||
|         padding-right: 5em; |         padding-right: 5em; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|  |     .search-result-widget-content .calendar-view .fc-toolbar.fc-header-toolbar { | ||||||
|  |         padding-right: unset !important; | ||||||
|  |     } | ||||||
|  |  | ||||||
|     .calendar-container .fc-toolbar-title { |     .calendar-container .fc-toolbar-title { | ||||||
|         font-size: 1.3rem; |         font-size: 1.3rem; | ||||||
|         font-weight: normal; |         font-weight: normal; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user