HospitalRun / hospitalrun

Monorepo that holds all of HospitalRun's v2 projects.
https://hospitalrun.io
MIT License
907 stars 335 forks source link

Styling the Navbar to make it Sticky so as to cover the Empty Top-Left Corner of the Webpage after Scrolling #319

Closed sourabbanka22 closed 4 years ago

sourabbanka22 commented 4 years ago

Before Making the Navbar Sticky the Top-Left corner looks something like this on Scrolling:

before

After Making the Navbar Sticky the Top-Left corner looks something like this on Scrolling:

after
sourabbanka22 commented 4 years ago

I have already made the required changes and it is working completely fine on my local machine should I make a pull request?

sourabbanka22 commented 4 years ago

I have created a pull request that solves this issue Link to PR