Solved
How i use vertical divider in mashup?
I want to use vertical divider in mashup
I want to use vertical divider in mashup
Hi
Following Custom CSS should allow to make the divider vertical
.widget-ptc1divider::part(line){
transform: rotate(90deg) !important;
}
See also https://www.ptc.com/en/support/article/CS323038, in release 9.0, the divider widget as a flag to make it vertical.
Hope this helps
Christophe
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.