-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat(timepicker): remove inline styling, #2496 #2812
Conversation
Codecov Report
@@ Coverage Diff @@
## development #2812 +/- ##
===============================================
+ Coverage 70.38% 70.69% +0.31%
===============================================
Files 137 137
Lines 4092 4149 +57
Branches 711 731 +20
===============================================
+ Hits 2880 2933 +53
+ Misses 913 911 -2
- Partials 299 305 +6
Continue to review full report at Codecov.
|
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.
Inline styles must be replaced with component-scoped styles
Sorry for misunderstanding the issue, I updated pull request |
Tested, looks good |
@LimarenkoDenis thanks for the contribution! :) |
#2496
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.