Is styling disabled input box different for mobile?

So I styled the disabled for my input and it seems to be working fine on desktop. When I look at it on mobile it has default setting.


Reference of the project I’m working on

https://bsupinski.github.io/calculator/

Side question. Think I’m better off removing the input ms just making it a div that has innerHTML changed rather than the input box?
Was this page helpful?