Increase default column width from 330px to 350px (#9227)
This commit is contained in:
		
							parent
							
								
									7775225d17
								
							
						
					
					
						commit
						b22db8162a
					
				| 
						 | 
					@ -1847,7 +1847,7 @@ a.account__display-name {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.column {
 | 
					.column {
 | 
				
			||||||
  width: 330px;
 | 
					  width: 350px;
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  box-sizing: border-box;
 | 
					  box-sizing: border-box;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue