-
Notifications
You must be signed in to change notification settings - Fork 16
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
[PLAY-1774] Fix Timeline Label and Step Spacing #4097
base: master
Are you sure you want to change the base?
Conversation
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5274 Your Alpha for NPM is 14.10.0-alpha.PLAY1774timelinelabelstepspacing5274 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 Your Alpha for NPM is 14.10.0-alpha.PLAY1774timelinelabelstepspacing5314 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 Your Alpha for NPM is 14.10.0-alpha.PLAY1774timelinelabelstepspacing5315 |
@@ -50,7 +50,7 @@ $gap_lg: $height_from_top + $space_lg; | |||
>div { | |||
&:last-child { | |||
flex-basis: auto !important; | |||
[class=pb_timeline_item_step] { | |||
[class^=pb_timeline_item_step] { |
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.
the real mvp
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.
LG2M
What does this PR do?
Screenshots: Screenshots to visualize your addition/change
How to test? Steps to confirm the desired behavior:
Checklist:
enhancement
,bug
,improvement
,new kit
,deprecated
, orbreaking
. See Changelog & Labels for details.milano
label to show I'm ready for a review.