mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	fix filterable dropdown corner radius
This commit is contained in:
		@@ -583,7 +583,7 @@ a.badge {
 | 
			
		||||
    border-radius: 0.15rem;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  > .btn:not(:first-child) {
 | 
			
		||||
  > .btn:not(:first-child):not(:nth-child(2)) {
 | 
			
		||||
    border-top-left-radius: 0;
 | 
			
		||||
    border-bottom-left-radius: 0;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user