Skip to content

Commit 8e1f1db

Browse files
twou12031travilyu
authored andcommitted
[bugfix] querier datasource, editor SHOW METRICS style error
**Phenomenon and reproduction steps** none **Root cause and solution** none **Impactions** none **Test method** none **Affected branch(es)** - main **Checklist** - [ ] Dependencies update required - [ ] Common bug (similar problem in other repo)
1 parent 6c5bbe0 commit 8e1f1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepflow-querier-datasource/src/QueryEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@ export class QueryEditor extends PureComponent<Props> {
15931593
width={28}
15941594
/>
15951595
</InlineField>
1596-
<InlineField className="custom-label" label="SHOW METRICS" labelWidth={14}>
1596+
<InlineField className="custom-label" label="SHOW METRICS" labelWidth={14.5}>
15971597
<div
15981598
style={{
15991599
display: 'flex',

0 commit comments

Comments
 (0)