More formatting, commenting
This commit is contained in:
Родитель
b3552cd4a1
Коммит
ecc80886d3
|
@ -151,7 +151,7 @@ export class ResultTables
|
|||
resultsPath={this.props.resultsPath}
|
||||
sortState={this.props.sortStates.get(resultSet.schema.name)} />
|
||||
}
|
||||
</div >;
|
||||
</div>;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -119,6 +119,8 @@ td.vscode-codeql__path-index-cell {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
/* Both of these are !important to override the
|
||||
.vscode-codeql__result-table th { text-align: center } above */
|
||||
.vscode-codeql__alert-message-cell {
|
||||
text-align: left !important;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче