mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-03 20:48:07 +00:00 
			
		
		
		
	This commit is contained in:
		
				
					committed by
					
						
						Pranav Raj S
					
				
			
			
				
	
			
			
			
						parent
						
							c0f40b1713
						
					
				
				
					commit
					ea13a21da5
				
			@@ -1,14 +1,16 @@
 | 
				
			|||||||
.user-thumbnail-box {
 | 
					.user-thumbnail-box {
 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  @include flex-shrink;
 | 
					  @include flex-shrink;
 | 
				
			||||||
 | 
					  position: relative;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .user-thumbnail {
 | 
					  .user-thumbnail {
 | 
				
			||||||
    border-radius: 50%;
 | 
					    border-radius: 50%;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .source-badge {
 | 
					  .source-badge {
 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    height: $space-slab;
 | 
					 | 
				
			||||||
    width: $space-slab;
 | 
					 | 
				
			||||||
    right: $zero;
 | 
					 | 
				
			||||||
    bottom: -$space-micro / 2;
 | 
					    bottom: -$space-micro / 2;
 | 
				
			||||||
 | 
					    height: $space-slab;
 | 
				
			||||||
 | 
					    position: absolute;
 | 
				
			||||||
 | 
					    right: $zero;
 | 
				
			||||||
 | 
					    width: $space-slab;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user