diff --git a/frontend/app/tab/tab.less b/frontend/app/tab/tab.less index d10ab58cc..5056e04c4 100644 --- a/frontend/app/tab/tab.less +++ b/frontend/app/tab/tab.less @@ -78,7 +78,7 @@ } } - &.active:hover .close { + &:hover .close { visibility: visible; } }