Improved tab font size

This commit is contained in:
Arnaud Vergnet 2020-04-17 16:44:34 +02:00
parent 46dfbb1048
commit b27c36056c

View file

@ -100,6 +100,7 @@ class TabIcon extends React.Component<Props> {
color: props.color, color: props.color,
marginLeft: 'auto', marginLeft: 'auto',
marginRight: 'auto', marginRight: 'auto',
fontSize: 10,
}} }}
> >
{props.label} {props.label}