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(Card): Update _card.scss #3625

Closed

Conversation

paul-balchin-ibm
Copy link
Contributor

Contributes to # Inline edit.

Fix typo. #{$block-class}....#{$block-class}.... Added missing dot at beginning of selector.

Fix typo. `#{$block-class}...` → `.#{$block-class}...`. Added missing dot at beginning of selector.
@paul-balchin-ibm paul-balchin-ibm requested a review from a team as a code owner October 17, 2023 17:29
@netlify
Copy link

netlify bot commented Oct 17, 2023

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 91b1792
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/652ec478dd0d19000771e9e5
😎 Deploy Preview https://deploy-preview-3625--carbon-for-ibm-products.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 configuration.

@matthewgallo matthewgallo changed the title Update _card.scss fix(Card): Update _card.scss Oct 17, 2023
Copy link
Member

@matthewgallo matthewgallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll also need to update the styles snapshot since the Card is a released component. yarn test:c4p:snapshot

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.

2 participants