From b754700b233ceb5791378b89446d7b2b41427bc9 Mon Sep 17 00:00:00 2001 From: BorysLevytskyi Date: Tue, 16 May 2023 08:06:15 +0200 Subject: [PATCH] Polish UI --- src/shell/components/IconWithTooltip.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shell/components/IconWithTooltip.css b/src/shell/components/IconWithTooltip.css index ff28c73..5691ccc 100644 --- a/src/shell/components/IconWithTooltip.css +++ b/src/shell/components/IconWithTooltip.css @@ -6,6 +6,7 @@ .tooltip-holder .tooltip-icon { opacity: 0.5; z-index: 0; + vertical-align: middle; } .tooltip-holder .tooltip {