Fix shrinking hoverover.

This commit is contained in:
Matthew Stratford 2021-02-10 19:39:26 +00:00 committed by GitHub
parent 71c1138d34
commit d051685420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,6 @@ $number-of-channels: 3;
}
&:not(:hover) {
overflow: hidden;
height: 15px;
> *:not(.hover-label) {