Skip to content

Commit 49ae1ec

Browse files
authored
Revert "debug: fix action bar input being hidden (microsoft#142230)" (microsoft#142240)
This reverts commit 4a4c17c.
1 parent 4a4c17c commit 49ae1ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/debug/browser/media/debugViewlet.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@
242242
.debug-pane .inputBoxContainer {
243243
box-sizing: border-box;
244244
flex-grow: 1;
245+
display: none;
245246
}
246247

247248
.debug-pane .debug-watch .monaco-inputbox {

0 commit comments

Comments
 (0)