diff --git a/services/web/frontend/stylesheets/app/editor/review-panel-new.less b/services/web/frontend/stylesheets/app/editor/review-panel-new.less index ad5f6c0970..7880b339d3 100644 --- a/services/web/frontend/stylesheets/app/editor/review-panel-new.less +++ b/services/web/frontend/stylesheets/app/editor/review-panel-new.less @@ -10,6 +10,7 @@ flex-shrink: 0; background-color: @neutral-10; border-left: solid 0 @neutral-20; + color: @content-primary; font-family: @font-family-base; line-height: @line-height-base; font-size: @font-size-01;