We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c263e30 commit 4c49158Copy full SHA for 4c49158
extensions/ql-vscode/src/view/variant-analysis/VariantAnalysisOutcomePanels.tsx
@@ -46,7 +46,7 @@ const TabHeader = styled(VscodeTabHeader)`
46
text-transform: uppercase;
47
48
> * {
49
- // This copies the styles from VSCodePanelTab
+ // This copies the styles from @vscode/webview-ui-toolkit's VSCodePanelTab
50
&:last-child {
51
margin-left: 8px;
52
}
0 commit comments