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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

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