Rawdon Edghill
86 posts
Registered:
16 Dec 2020
28 Oct 2022
Link to this post
Hi Mike,
You can remove the thin grey outer border by adding the following snippet to a CSS widget on the same page as the list view:
#TpcListViewModel_element {
border: none;
}
Please let us know if this works for you.
Regards,
Rawdon