-
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
fix(demo): fix indent between progressbar and Randomize buttons #3752
Conversation
Codecov Report
@@ Coverage Diff @@
## development #3752 +/- ##
===============================================
- Coverage 72.05% 71.99% -0.07%
===============================================
Files 252 252
Lines 8159 8159
Branches 1552 1552
===============================================
- Hits 5879 5874 -5
- Misses 1858 1860 +2
- Partials 422 425 +3
Continue to review full report at Codecov.
|
From where you've deleted br tags? How can I test this change (how it affects demo)? |
change description in pr |
Tested, looks good |
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.
please extract inline styles
|
||
<div class="mb-2"> | ||
<progressbar [max]="max" [value]="dynamic"> | ||
<span style="color:white; white-space:nowrap;">{{dynamic}} / {{max}}</span> |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Randomize
buttons. http://joxi.ru/L216zjet69qYOARelated to #3735