diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 52d73e0c9..53b05da26 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -656,6 +656,7 @@ ul.double-line > li { background-color: $color-white; &>.panel-title { + color: $brand-primary; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;