mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 01:36:24 +01:00 
			
		
		
		
	chore: fix indentation
This commit is contained in:
		| @@ -18,11 +18,11 @@ const TPL = ` | |||||||
|     <p>On the desktop application, it's possible to use a semi-transparent background tinted in the colors of the user's wallpaper to add a touch of color.</p> |     <p>On the desktop application, it's possible to use a semi-transparent background tinted in the colors of the user's wallpaper to add a touch of color.</p> | ||||||
|  |  | ||||||
|     <div class="col-6 side-checkbox"> |     <div class="col-6 side-checkbox"> | ||||||
|             <label class="form-check"> |         <label class="form-check"> | ||||||
|                 <input type="checkbox" class="background-effects form-check-input" /> |             <input type="checkbox" class="background-effects form-check-input" /> | ||||||
|                 Enable background effects (Windows 11 only) |             Enable background effects (Windows 11 only) | ||||||
|             </label> |         </label> | ||||||
|         </div> |     </div> | ||||||
| </div> | </div> | ||||||
| `; | `; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user