diff --git a/static/styles/right-sidebar.scss b/static/styles/right-sidebar.scss index 22dd9b30e9..496e93c545 100644 --- a/static/styles/right-sidebar.scss +++ b/static/styles/right-sidebar.scss @@ -42,7 +42,7 @@ &:hover { display: inline; cursor: pointer; - color: hsl(0, 0%, 0%); + color: hsl(0, 0%, 0%) !important; } }