mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			144 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			144 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @import "cropperjs/dist/cropper.css";
 | |
| 
 | |
| .avatar-file-with-cropper + .cropper-panel .cropper-wrapper {
 | |
|   max-width: 400px;
 | |
|   max-height: 400px;
 | |
| }
 |