cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

How to hide "Tab Area" margin?

Sathishkumar_C
17-Peridot

How to hide "Tab Area" margin?

Hi,

 

Find the attached screenshot. In that picture, how to hide "BLACK" color area? which coming inside tab area. Is there any configuration for that? 

ACCEPTED SOLUTION

Accepted Solutions

Thanks for your reply. I got a solution.

 

.widget-ptcstabset::part(pages) {
margin: 1px;
}

View solution in original post

2 REPLIES 2

I don't recall seeing something like that, did you set some padding somewhere?

Thanks for your reply. I got a solution.

 

.widget-ptcstabset::part(pages) {
margin: 1px;
}

Announcements


Top Tags