Display expand/collapse icon to float right.
Hi Team,
I have a requirement to display the customized expand/collapsible icon position float to right.
Steps to Reproduce:
1. Added dynamic layout
2. select display header and title check box
3. change header type collapsible.
Happy to adjust the CSS but it should not affect every where. For ex the below CSS will float all expand / collapse icons to right
.header-left, .header-right { right: 0; left: unset; }
Thanks,
Satish
***Edited by Moderator Kayla to update Platform Capability tags****