File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
src/vs/workbench/browser/parts/panel/media Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 106
106
padding-left : 10px ;
107
107
padding-right : 10px ;
108
108
font-size : 11px ;
109
- padding-bottom : 3 px ; /* puts the bottom border down */
110
- padding-top : 4 px ;
109
+ padding-bottom : 1 px ; /* puts the bottom border down */
110
+ padding-top : 2 px ;
111
111
display : flex;
112
112
}
113
113
114
114
.monaco-workbench .part .panel > .composite .title > .panel-switcher-container > .monaco-action-bar .action-item ::before ,
115
115
.monaco-workbench .part .panel > .composite .title > .panel-switcher-container > .monaco-action-bar .action-item ::after {
116
116
content : '' ;
117
117
width : 2px ;
118
+ height : 32px ;
118
119
display : block;
119
120
background-color : var (--insert-border-color );
120
121
opacity : 0 ;
You can’t perform that action at this time.
0 commit comments