As I delve into the world of front end development with AngularJS, I made the decision to incorporate Bootstrap into my projects. On my page, I utilize class="btn"
at times for creating buttons. However, I have noticed a discrepancy during runtime.
Let me elaborate on the issue.
While testing my application in XAMPP during the development phase, everything appears to be functioning flawlessly. But upon transferring my files to my web dynamic project (using Spring), I observed that the buttons' height seemed to be reduced. Has anyone encountered a similar problem? I hope this question is not already duplicated elsewhere, as I did not want to conduct an extensive search.
You can see exactly what I am referring to here -->
https://i.sstatic.net/VrdyC.jpg