Merge remote-tracking branch 'parent/main' into kb_development
This commit is contained in:
commit
78ddcb10c3
67 changed files with 615 additions and 230 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