From 31c45821b3d0995ba0ab87342fd2ce196eff34b3 Mon Sep 17 00:00:00 2001 From: Jonas Rittershofer Date: Tue, 26 May 2020 21:09:05 +0200 Subject: [PATCH] Adjust Tooltip font-size Signed-off-by: Jonas Rittershofer --- src/directives/Tooltip/index.scss | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/directives/Tooltip/index.scss b/src/directives/Tooltip/index.scss index 02d65e3d6c..9c410c215a 100644 --- a/src/directives/Tooltip/index.scss +++ b/src/directives/Tooltip/index.scss @@ -24,19 +24,7 @@ $arrow-width: 10px; padding: 10px 0; text-align: left; text-align: start; - white-space: normal; - text-decoration: none; - letter-spacing: normal; - word-spacing: normal; - text-transform: none; - word-wrap: normal; - word-break: normal; opacity: 0; - text-shadow: none; - font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; - font-size: 12px; - font-weight: normal; - font-style: normal; line-height: 1.6; line-break: auto;