Skip to content

Commit 4a4c17c

Browse files
authored
debug: fix action bar input being hidden (microsoft#142230)
For microsoft#142010
1 parent 5554b12 commit 4a4c17c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@
242242
.debug-pane .inputBoxContainer {
243243
box-sizing: border-box;
244244
flex-grow: 1;
245-
display: none;
246245
}
247246

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

0 commit comments

Comments
 (0)