Issue
I have a problem with my ion-input when I deactivate it, it has an opacity that I want to modify, however by inspecting the element, I see that the ion-input contains an input with an opacity of .4 and I cannot access it despite several attempts in the css. So I'm looking for a solution if someone has this, thank you
Solution
I used the 'readonly' property to conturn the problem
Answered By - yask
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.