mirror of https://github.com/jumpserver/jumpserver
				
				
				
			perf: 调整登录页样式
							parent
							
								
									cf2089d826
								
							
						
					
					
						commit
						61579bb290
					
				| 
						 | 
				
			
			@ -215,28 +215,14 @@
 | 
			
		|||
        }
 | 
			
		||||
 | 
			
		||||
        .auto-login input[type=checkbox] {
 | 
			
		||||
            -webkit-appearance: none;
 | 
			
		||||
            -moz-appearance: none;
 | 
			
		||||
            appearance: none;
 | 
			
		||||
            position: relative;
 | 
			
		||||
            display: inline-block;
 | 
			
		||||
            margin-top: -1px;
 | 
			
		||||
            margin-top: 0;
 | 
			
		||||
            vertical-align: middle;
 | 
			
		||||
            width: 13px;
 | 
			
		||||
            height: 13px;
 | 
			
		||||
            border-radius: 50%;
 | 
			
		||||
            border: 1px solid var(--primary-color);
 | 
			
		||||
            outline: none;
 | 
			
		||||
            cursor: pointer;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .auto-login input[type=checkbox]:checked {
 | 
			
		||||
            border: 4px solid var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .auto-login > .row::after {
 | 
			
		||||
            clear: none;
 | 
			
		||||
        }
 | 
			
		||||
    </style>
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue