Results 3 issues of Shiti Saxena

I had a typo in the `triggers.yaml` file. The name of the source for pullrequest file was incorrect. ```yaml apiVersion: config.lighthouse.jenkins-x.io/v1alpha1 kind: TriggerConfig spec: presubmits: - name: pr context: "pr"...

kind/enhancement
help wanted

According to the schema definition and spec defined [here](http://graphql-schema.ethdevops.io/?url=https://raw.githubusercontent.com/ethereum/execution-apis/main/graphql.json), the transaction fields gas, nonce and the block field timestamp should be decimal. This is inline with the other `Long` values...

**Describe the bug** The vega-lite chart component's styling is inconsistent with the library. The options menu, axis-labels, font used in the charts, tooltip, etc do not align with ui-components. **Expected...

bug