mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-01-19 15:30:20 +00:00
heading has been changed to follow the hierarchy down the page (#1656)
This commit is contained in:
parent
6e956d27ad
commit
3d300cc1e4
@ -475,7 +475,7 @@ export const QueryResultSection: React.FC<QueryResultProps> = ({
|
||||
{queryResults && !error && (
|
||||
<div className="queryMetricsSummaryContainer">
|
||||
<div className="queryMetricsSummary">
|
||||
<h5>Query Statistics</h5>
|
||||
<h3>Query Statistics</h3>
|
||||
<DetailsList
|
||||
items={generateQueryStatsItems()}
|
||||
columns={columns}
|
||||
|
Loading…
x
Reference in New Issue
Block a user