Commit a7045bd3 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'ide-job-top-bar-ui-polish' into 'master'

Improved padding of top bar in IDE job trace panel

Closes #48059

See merge request gitlab-org/gitlab-ce!21222
parents 58652abf fb9215e5
......@@ -1293,6 +1293,7 @@ $ide-tree-text-start: $ide-activity-bar-width + $ide-tree-padding;
&.build-page .top-bar {
top: 0;
height: auto;
font-size: 12px;
border-top-right-radius: $border-radius-default;
}
......
---
title: Improved styling of top bar in IDE job trace pane
merge_request:
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment