diff --git a/src/scss/toolbar.scss b/src/scss/toolbar.scss index 615c04e..6e5ef5d 100644 --- a/src/scss/toolbar.scss +++ b/src/scss/toolbar.scss @@ -419,16 +419,7 @@ overflow: hidden; } - &:hover { - span { - color: $offwhite; - } - } - &.active { - span { - color: $offwhite; - } .checkbox { background: $offwhite; }