Skip to content

Commit

Permalink
debug: fix action bar input being hidden (microsoft#142230)
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 authored Feb 4, 2022
1 parent 5554b12 commit 4a4c17c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@
.debug-pane .inputBoxContainer {
box-sizing: border-box;
flex-grow: 1;
display: none;
}

.debug-pane .debug-watch .monaco-inputbox {
Expand Down

0 comments on commit 4a4c17c

Please sign in to comment.