Compare commits
	
		
			2 Commits 
		
	
	
		
			9e892397c8
			...
			4176805099
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								 | 
						4176805099 | |
| 
							
							
								 | 
						74f6c3026c | 
| 
						 | 
				
			
			@ -283,6 +283,7 @@ function checkCapslock({ shiftKey, key }: { shiftKey: boolean; key: string }) {
 | 
			
		|||
      }
 | 
			
		||||
    }
 | 
			
		||||
    .login-form {
 | 
			
		||||
      position: relative;
 | 
			
		||||
      box-sizing: border-box;
 | 
			
		||||
      width: 462px;
 | 
			
		||||
      padding: 50px 30px;
 | 
			
		||||
| 
						 | 
				
			
			@ -290,7 +291,7 @@ function checkCapslock({ shiftKey, key }: { shiftKey: boolean; key: string }) {
 | 
			
		|||
      font-size: 17px;
 | 
			
		||||
      .tools-download{
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 10px;
 | 
			
		||||
        right: 30px;
 | 
			
		||||
        bottom: 10px;
 | 
			
		||||
        font-size: 12px;
 | 
			
		||||
      }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue