diff --git a/app/styles/components/columns.scss b/app/styles/components/columns.scss index d8034e497..ed772d1b1 100644 --- a/app/styles/components/columns.scss +++ b/app/styles/components/columns.scss @@ -429,15 +429,6 @@ } &:hover .btn.grouped { - &::before { - height: 70% !important; - opacity: 0 !important; - } - - &:hover::before { - height: 100% !important; - opacity: 1 !important; - } &:hover { color: var(--primary-text-color);