Skip to content
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

closes#2569, changed fixed 4px to .38rem height. #2604

Closed
wants to merge 3 commits into from
Closed

closes#2569, changed fixed 4px to .38rem height. #2604

wants to merge 3 commits into from

Commits on Apr 6, 2022

  1. closes#2569, changed fixed 4px to .38rem height.

    The issue seems to be only in some browsers ( safari has it, firefox was fine) ,changed from fixed pixels to rem unit , displays the same accros the different browsers
    slzakaria authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    bdbe192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Zackaria-Slimane/progressBar#2569

    closes#2569, changed fixed 4px to .38rem height.
    slzakaria authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5e487f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Addded border raduis and height to webkit progress value

       border-radius: 2px;
        height: 4px;
    slzakaria authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    907c02b View commit details
    Browse the repository at this point in the history