index.css
361 Bytes
.pdfContainer {
width: 100%;
height: 300px;
}
/* 处理分隔符间距 */
:global {
/* 主表分隔符间距 */
}
:global .commonCheckBillContainer .ant-divider-horizontal.ant-divider-with-text {
margin: 5px 0 10px 0!important;
}
:global .commonCheckBillContainer .flexArea .ant-divider-horizontal.ant-divider-with-text {
margin: -8px 0 !important;
}