From 25c6cbd29aff90f694d72afe28ab56b0113fb16a Mon Sep 17 00:00:00 2001 From: Guille Cura Date: Thu, 5 Jul 2018 02:37:43 -0300 Subject: Update stylesheets and added darkMode variable and toggle. --- src/styles/tooltip.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/tooltip.scss') diff --git a/src/styles/tooltip.scss b/src/styles/tooltip.scss index 1194e7fbb..5700e994c 100644 --- a/src/styles/tooltip.scss +++ b/src/styles/tooltip.scss @@ -1,4 +1,4 @@ .__react_component_tooltip { - padding: 10px !important; height: auto; + padding: 10px !important; } -- cgit v1.2.3-70-g09d2