Files
SIGE-WEB-snapshot/wp-content/plugins/download-monitor/assets/css/preview.css

20 lines
240 B
CSS

html,
body {
padding: 0;
margin: 0;
overflow: hidden !important;
}
table,
tr,
td {
padding: 0 !important;
margin: 0 !important;
}
p {
padding: 0 !important;
margin: 0 !important;
}
.dlmPreviewContainer {
overflow: hidden;
}