Article - CS324395

The CSS border applied to the PTCS Label is not visible in the bottom part when the widget's Height is set to a numeric value in ThingWorx 8.5

Modified: 30-Apr-2020   


Applies To

  • ThingWorx Platform 8.5

Description

  • A Ptcs Label has a Custom CSS applied to it to define the border, for example:
ptcs-label::part(root) {
    border-width: 2px;
    border-color:black;
    border-style:solid;
}
  • The label is displayed with correct border for the top left and right
  • The bottom border is not visible


 
This is a printer-friendly version of Article 324395 and may be out of date. For the latest version click CS324395