mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	client: add some gap between protected session password prompt form elements
This commit is contained in:
		
							parent
							
								
									8a51f05bf4
								
							
						
					
					
						commit
						4dafb47a36
					
				@ -9,6 +9,11 @@ const TPL = `
 | 
			
		||||
        width: 300px;
 | 
			
		||||
        margin: 30px auto auto;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    input, button {
 | 
			
		||||
        margin-top: 12px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    <form class="protected-session-password-form">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user