how to put date widget rounded corner?
i am using Date widget in thingworx V-8.5 (Updated one), but i am not able to put border radius in date widget please any one help me on that.
if i am using custom CSS for this:
.customDate {
border: 2px solid red;
border-radius: 25px;
}
then this type of screen i am getting


