-
Notifications
You must be signed in to change notification settings - Fork 10
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
tweak(PromoBannerV2): new kind "dark" for PromoBannerV2 #1376
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
.dark-promo-additional-content { | ||
align-items: center; | ||
|
||
img { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we sure that we want to force the radiuses on the img? 🤔
What about cases where this will be unexpected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we do not want to do that, so that's why radius is added in custom story styles and not in the component ;)
Resolves: #1326
Description
Adding new kind dark for PromoBannerV2
Storybook
https://feature-1326--613a8e945a5665003a05113b.chromatic.com
Checklist
Obligatory: