forked from vergnet/application-amicale
Improved tab font size
This commit is contained in:
parent
46dfbb1048
commit
b27c36056c
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ class TabIcon extends React.Component<Props> {
|
|||
color: props.color,
|
||||
marginLeft: 'auto',
|
||||
marginRight: 'auto',
|
||||
fontSize: 10,
|
||||
}}
|
||||
>
|
||||
{props.label}
|
||||
|
|
Loading…
Reference in a new issue