Skip to content

Commit

Permalink
debug: fix action bar input being hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Feb 4, 2022
1 parent 146049f commit ee9b661
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 ee9b661

Please sign in to comment.