Skip to content

Commit

Permalink
fix: add commit to editor title progress style
Browse files Browse the repository at this point in the history
  • Loading branch information
alijs committed Oct 17, 2023
1 parent 8a20911 commit 302ec88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
display: none; /* hides chevrons when last item */
}

/* Reset progress bar's absolute position which is defined in vs/workbench/browser/media/part.css */
.monaco-workbench .part.editor > .content .title .monaco-progress-container {
top: unset;
bottom: 0;
Expand Down

0 comments on commit 302ec88

Please sign in to comment.