mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:39:01 +01:00 
			
		
		
		
	fix text wrap in rename label
This commit is contained in:
		
							parent
							
								
									738684c4c7
								
							
						
					
					
						commit
						71e69d34ed
					
				| @ -14,7 +14,7 @@ const TPL = ` | ||||
|                 pattern="[\\p{L}\\p{N}_:]+" | ||||
|                 title="${t("rename_label.name_title")}"/> | ||||
|              | ||||
|             <div style="margin-right: 10px; margin-left: 10px;">${t("rename_label.to")}</div>  | ||||
|             <div style="margin-right: 10px; margin-left: 10px;" class="text-nowrap">${t("rename_label.to")}</div>  | ||||
|              | ||||
|             <input type="text"  | ||||
|                 class="form-control new-label-name"  | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nriver
						Nriver