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

fix(grid): explicitly set width: 100% #11673

Merged
merged 1 commit into from
Jun 23, 2022
Merged

fix(grid): explicitly set width: 100% #11673

merged 1 commit into from
Jun 23, 2022

Conversation

joshblack
Copy link
Contributor

This PR sets the width to 100% in order to make sure CSS Grid works in containers that determine width based on content (like flexbox containers)

Changelog

New

Changed

  • Update css-grid styles to use width: 100%

Removed

@joshblack joshblack requested a review from a team as a code owner June 23, 2022 17:44
@netlify
Copy link

netlify bot commented Jun 23, 2022

Deploy Preview for carbon-components-react ready!

Name Link
🔨 Latest commit b44c24b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62b4a66cf6857c000aacbcb7
😎 Deploy Preview https://deploy-preview-11673--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jun 23, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit b44c24b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62b4a66c0a04650008b43de7
😎 Deploy Preview https://deploy-preview-11673--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kodiakhq kodiakhq bot merged commit 2ebfc1d into main Jun 23, 2022
@kodiakhq kodiakhq bot deleted the joshblack-patch-1 branch June 23, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants