Skip to content

Commit

Permalink
hide status bar overflow, #88749
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Oct 22, 2020
1 parent d0c90c9 commit 30f8366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vs/editor/contrib/suggest/media/suggest.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
font-size: 80%;
padding: 0 8px 0 4px;
border-top: 1px solid transparent;
overflow: hidden;
}

.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar {
Expand Down

0 comments on commit 30f8366

Please sign in to comment.