Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CDPE-6706) Fix logo text SVG being cut off on sidebar #663

Closed
wants to merge 1 commit into from

Conversation

petergmurphy
Copy link
Contributor

@petergmurphy petergmurphy commented Apr 15, 2024

Description of proposed changes

Increase continuous delivery logo viewBox size to fix issue with logo text being cut off when the expanded prop is set to true on the logo component. The problem occurs in the Sidebar component when it adds the expanded prop to the Logo, this is the only instance of the expanded prop should be used on the Logo.

Screenshot of proposed changes

Old:

image

New:

image

@petergmurphy petergmurphy requested a review from a team as a code owner April 15, 2024 13:13
@petergmurphy petergmurphy force-pushed the CDPE-6706/fix_logo_svg_on_sidebar branch from 78390e3 to 61f09de Compare April 15, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant