umbraco / Umbraco.UI

Umbraco UI Components
MIT License
118 stars 41 forks source link

Ensure track step dots are in center on track #919

Open bjarnef opened 1 week ago

bjarnef commented 1 week ago

Description

The step dots wasn't quite vertically centered on the track as height is 3px and dots where moved 5px. I added some adjustments, so this is calculated based on height set.

Types of changes

Motivation and context

How to test?

Screenshots (if appropriate)

Before

image

After

image

Checklist

github-actions[bot] commented 1 week ago

Hi there @bjarnef, thank you for this contribution! 👍

While we wait for the team to have a look at your work, we wanted to let you know about that we have a checklist for some of the things we will consider during review:

Don't worry if you got something wrong. We like to think of a pull request as the start of a conversation, we're happy to provide guidance on improving your contribution.

If you realize that you might want to make some changes then you can do that by adding new commits to the branch you created for this work and pushing new commits. They should then automatically show up as updates to this pull request.

Thanks, from your friendly Umbraco GitHub bot 🤖 🙂

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud