You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking for a way to customize the icon inside the HTML element to make it look like other icons I use in my app : £
As you see it's the browsers icon that is used in the time-picker.
I found this solution that supposedly has worked for other people #1193 where you need to change styles to shadow pseudo, but the thing is in my DOM I don't have the same structure, pseudo elements inside shadow DOM in input are missing.
Is there any explanation for this, or has someone faced same issue and found any solution ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I was looking for a way to customize the icon inside the HTML element to make it look like other icons I use in my app :
£
As you see it's the browsers icon that is used in the time-picker.
I found this solution that supposedly has worked for other people #1193 where you need to change styles to shadow pseudo, but the thing is in my DOM I don't have the same structure, pseudo elements inside shadow DOM in input are missing.
Is there any explanation for this, or has someone faced same issue and found any solution ?
Beta Was this translation helpful? Give feedback.
All reactions