Closed japrogramer closed 6 years ago
You must change the z-index for date-input-polyfill
:
date-input-polyfill {
z-index: NEW_VALUE_HERE;
}
If this does not work, there is an unrelated application problem.
Where do I put that?
In your application's CSS codebase.
I would like to change the z-index of the popup date picker .. when i do
the zindex for the picker remains the same