New component
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
RV-ContentCrop{
 | 
			
		||||
@mixin RV-ContentCrop{
 | 
			
		||||
	&,* {
 | 
			
		||||
		overflow: hidden;
 | 
			
		||||
		word-break: break-all;
 | 
			
		||||
@@ -37,5 +37,5 @@ RV-ContentCrop{
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.RV-ContentCrop__Container {
 | 
			
		||||
	@extend RV-ContentCrop;
 | 
			
		||||
	@include RV-ContentCrop;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user