Skip to content

Commit

Permalink
updating spacing in GKE settings (#3784)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmcshane authored Oct 10, 2023
1 parent a45aba2 commit d428405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/src/components/GCPProvisionerSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ const GCPProvisionerSettings: React.FC<Props> = (props) => {
setActiveValue={setRegion}
label="📍 Google Cloud Region"
/>
<Spacer y={1} />
<SelectRow
options={clusterVersionOptions}
width="350px"
Expand Down

0 comments on commit d428405

Please sign in to comment.