From 6f418f3e26c0d02bf9cfcdbf34a9278b9fa862e0 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 6 May 2022 17:56:01 +0100 Subject: [PATCH] Notification: Fix other buttons interactivity (#1862) --- src/styles/index.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/index.scss b/src/styles/index.scss index 3e987c9b3..809d8710a 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -76,6 +76,7 @@ body.cursor-ew-resize { top: 0; left: 0; right: 0; + height: 0; } .hidden {