mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 17:22:48 -05:00
enable the outline for active tab header (#13415)
This commit is contained in:
@@ -337,10 +337,6 @@ export class TabbedPanel extends Disposable {
|
||||
color: ${styles.titleActiveForeground};
|
||||
border-bottom-color: ${styles.titleActiveBorder};
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
|
||||
.tabbedPanel > .title .tabList .tab-header.active {
|
||||
outline: none;
|
||||
}`);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user