mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-01 03:38:35 +08:00 
			
		
		
		
	fix(css): Add a missing css space
This commit is contained in:
		
							parent
							
								
									abfdf40e43
								
							
						
					
					
						commit
						de0d041886
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -231,7 +231,7 @@ const TPL = /*html*/` | |||
|             ${t("global_menu.about")} | ||||
|         </li> | ||||
| 
 | ||||
|         <li class="dropdown-item update-to-latest-version-button" style="display:none" data-trigger-command="downloadLatestVersion"> | ||||
|         <li class="dropdown-item update-to-latest-version-button" style="display: none" data-trigger-command="downloadLatestVersion"> | ||||
|             <span class="bx bx-sync"></span> | ||||
| 
 | ||||
|             <span class="version-text"></span> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue