File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/vs/workbench/browser/parts/editor/media Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 242
242
}
243
243
244
244
.monaco-workbench .part .editor > .content .editor-group-container > .title .tabs-container > .tab .active .tab-border-top > .tab-border-top-container ,
245
- .monaco-workbench .part .editor > .content .editor-group-container > .title .tabs-container > .tab .active .tab-border-bottom > .tab-border-bottom-container ,
245
+ .monaco-workbench .part .editor > .content .editor-group-container > .title : not (.two-tab-bars ) .tabs-container > .tab .active .tab-border-bottom > .tab-border-bottom-container ,
246
+ .monaco-workbench .part .editor > .content .editor-group-container > .title .two-tab-bars .tabs-and-actions-container : not (: first-child ) .tabs-container > .tab .active .tab-border-bottom > .tab-border-bottom-container ,
246
247
.monaco-workbench .part .editor > .content .editor-group-container > .title .tabs-container > .tab .dirty-border-top > .tab-border-top-container {
247
248
display : block;
248
249
position : absolute;
You can’t perform that action at this time.
0 commit comments