Select DropDown Field Error not shown.
You just need to paste the code in customize CSS
Code Below
select:invalid {
height: auto !important;
opacity: 1 !important;
position: relative !important;
display: flex!important;
}
If it's not working, comment below, I will replay on that