/* 前端展示中的自定义 PDF Block 样式 */
.custom-pdf-block {
  max-width: 100%;
}

.custom-pdf-block iframe {
  border: none;
}
