diff --git a/services/web/frontend/stylesheets/pages/editor/logs.scss b/services/web/frontend/stylesheets/pages/editor/logs.scss index 79ddc274ff..3de91a25e1 100644 --- a/services/web/frontend/stylesheets/pages/editor/logs.scss +++ b/services/web/frontend/stylesheets/pages/editor/logs.scss @@ -25,6 +25,8 @@ color: var(--content-primary-themed); flex: 1; + @include themed-links; + .logs-pane-content { display: flex; flex-direction: column;