[Glitch] Fix and remove ugly css around the conversation component
Port 12c4ec0c83fc5d43a29b3333ab07510c87844166 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									a84aedb7a7
								
							
						
					
					
						commit
						37246650d1
					
				@ -1477,8 +1477,8 @@
 | 
				
			|||||||
      overflow: hidden;
 | 
					      overflow: hidden;
 | 
				
			||||||
      text-overflow: ellipsis;
 | 
					      text-overflow: ellipsis;
 | 
				
			||||||
      margin-bottom: 4px;
 | 
					      margin-bottom: 4px;
 | 
				
			||||||
      flex-basis: 170px;
 | 
					      flex-basis: 90px;
 | 
				
			||||||
      flex-shrink: 1000;
 | 
					      flex-grow: 1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      a {
 | 
					      a {
 | 
				
			||||||
        color: $primary-text-color;
 | 
					        color: $primary-text-color;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user