I want to remove the padding or margin in the printformat. I tried Custom CSS not worked for me. if anyone have idea please share.
Other Forum
Here my custom CSS
.print-format{
padding: 5px 5px 5px 5px !important;
}
.print-format-preview{
padding: 5px 5px 5px 5px;
}
Please help me