File tree Expand file tree Collapse file tree
src/vs/workbench/contrib/debug/browser/media Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 font-size : 11px ;
3232 margin-right : 0.3em ;
3333 height : 20px ;
34+ line-height : 20px ;
3435 flex-shrink : 1 ;
3536 margin-top : 7px ;
3637}
4041}
4142
4243.monaco-workbench .part > .title > .title-actions .start-debug-action-item .codicon {
44+ line-height : inherit;
45+ outline-offset : 0px ;
4346 flex-shrink : 0 ;
4447 transition : transform 50ms ease;
4548}
4649
50+ .monaco-workbench .monaco-action-bar .start-debug-action-item .configuration .select-container {
51+ margin-left : 1px ;
52+ }
53+
4754.monaco-workbench .monaco-action-bar .start-debug-action-item .configuration .monaco-select-box {
4855 border : none;
4956 margin-top : 0px ;
5057 cursor : pointer;
51- outline-offset : 2px ;
58+ font-size : inherit;
59+ line-height : inherit;
60+ outline-offset : 0px ;
5261}
5362
5463.monaco-workbench .monaco-action-bar .start-debug-action-item .configuration .disabled .monaco-select-box {
You can’t perform that action at this time.
0 commit comments