Solved
Button
Thingworx 8.5.2 :
Button widget already has 20px padding.How do I take it off as ther eis no option to edit in properties.
Thingworx 8.5.2 :
Button widget already has 20px padding.How do I take it off as ther eis no option to edit in properties.
.myClass .widget-ptcsbutton::part(root){
padding: 0;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.