Skip to content

Commit

Permalink
[UI] EVEREST-1680 Fix overlapping label for connection url #850
Browse files Browse the repository at this point in the history
Co-authored-by: Fábio Silva <[email protected]>
  • Loading branch information
dianabirs and fabio-silva authored Nov 20, 2024
1 parent bb881cb commit c96bab8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ export const ConnectionDetails = ({
</>
),
}}
InputLabelProps={{ shrink: true }}
/>
</OverviewSection>
);
Expand Down

0 comments on commit c96bab8

Please sign in to comment.