More PR feedback
This commit is contained in:
@@ -100,7 +100,7 @@ export function AlertTablePathNodeRow(props: Props) {
|
||||
)}
|
||||
>
|
||||
{userSettings.shouldShowProvenance ? (
|
||||
<div className="vscode-codeql__taxa-cell-div">
|
||||
<div className="vscode-codeql__taxa-cell-contents">
|
||||
<TaxaLocations
|
||||
taxa={step.taxa}
|
||||
run={run}
|
||||
|
||||
@@ -149,7 +149,7 @@ td.vscode-codeql__path-index-cell {
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
.vscode-codeql__taxa-cell-div {
|
||||
.vscode-codeql__taxa-cell-contents {
|
||||
background-color: transparent;
|
||||
display: grid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user