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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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