mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	fix(style): login in dark mode not rendering correctly
This commit is contained in:
		
							parent
							
								
									f8d759cbc3
								
							
						
					
					
						commit
						3c84d0558d
					
				| @ -6,11 +6,11 @@ | ||||
|     <title><%= t("login.title") %></title> | ||||
|     <link rel="apple-touch-icon" sizes="180x180" href="<%= assetPath %>/images/app-icons/ios/apple-touch-icon.png"> | ||||
|     <link rel="shortcut icon" href="favicon.ico"> | ||||
|     <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/  %> | ||||
|     <link rel="stylesheet" href="<%= appPath %>/login.css"> | ||||
|     <link rel="stylesheet" href="<%= assetPath %>/stylesheets/theme-light.css"> | ||||
|     <link rel="stylesheet" href="<%= assetPath %>/stylesheets/theme-next.css"> | ||||
|     <link rel="stylesheet" href="<%= assetPath %>/stylesheets/style.css"> | ||||
|     <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/  %> | ||||
|     <link rel="stylesheet" href="<%= appPath %>/login.css"> | ||||
| </head> | ||||
| <body> | ||||
| <div class="container"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran