diff --git a/styles/right-panel.less b/styles/right-panel.less index 138bce9ed8..aa5b1820f6 100644 --- a/styles/right-panel.less +++ b/styles/right-panel.less @@ -61,7 +61,7 @@ font-weight: 400; &:hover { border-radius: 40px; - background-color: @color-divider; + background-color: @color-background; } &.active { border-radius: 40px;