Commit fb9215e5 authored by Phil Hughes's avatar Phil Hughes

Improved padding of top bar in IDE job trace panel

Closes #48059
parent 9b718a76
......@@ -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