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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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