From d051685420967629a3aa506633bace3593824a1b Mon Sep 17 00:00:00 2001 From: Matthew Stratford Date: Wed, 10 Feb 2021 19:39:26 +0000 Subject: [PATCH] Fix shrinking hoverover. --- src/App.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 1af0ac2..cd4f763 100644 --- a/src/App.scss +++ b/src/App.scss @@ -57,7 +57,6 @@ $number-of-channels: 3; } &:not(:hover) { - overflow: hidden; height: 15px; > *:not(.hover-label) {