thanks for your prompt response i am facing this issue only in Mozilla firfox browser rest looks fine
Also, I am facing this issue in Mozilla browser in google chrome browser border showing but it gets disturbed(not looks good as it looks too be)
Really thanks
Sorry for disturbing you again when I applied above code my table header vertical border disappears. can you please help me how to fix
for showing vertical border i am using below custom css
.tablepress th,
.tablepress td {
border: 1px solid #cccccc;
}