Fix: Calculator input display issue

#13

The calculator app's input display was not showing the numbers correctly. It was hiding the first 1-2 numbers when the input was small and hiding the last numbers as the input grew. This issue has been resolved by modifying the style.css file to allow the input to expand as needed and enable horizontal scrolling.

KingNish changed pull request status to merged

Sign up or log in to comment