Fix width of large text icon buttons (#27127)
This commit is contained in:
		
					parent
					
						
							
								e8c5754142
							
						
					
				
			
			
				commit
				
					
						dfc8fcc6f0
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4,7 +4,7 @@ import { PureComponent } from 'react'; | |||
| const iconStyle = { | ||||
|   height: null, | ||||
|   lineHeight: '27px', | ||||
|   width: `${18 * 1.28571429}px`, | ||||
|   minWidth: `${18 * 1.28571429}px`, | ||||
| }; | ||||
| 
 | ||||
| export default class TextIconButton extends PureComponent { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue