From b27c36056ceffc68107b62c39dc9a3253dc25e90 Mon Sep 17 00:00:00 2001 From: Arnaud Vergnet Date: Fri, 17 Apr 2020 16:44:34 +0200 Subject: [PATCH] Improved tab font size --- src/components/Tabbar/TabIcon.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Tabbar/TabIcon.js b/src/components/Tabbar/TabIcon.js index 6a45ec0..0e245da 100644 --- a/src/components/Tabbar/TabIcon.js +++ b/src/components/Tabbar/TabIcon.js @@ -100,6 +100,7 @@ class TabIcon extends React.Component { color: props.color, marginLeft: 'auto', marginRight: 'auto', + fontSize: 10, }} > {props.label}