table 페이지 수정
This commit is contained in:
parent
0cdaa50d75
commit
d1fa45bfee
@ -684,7 +684,7 @@ export default function PDFTablePage(){
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="pdf-intro-foot-date mt10">2025年4月30日 10:40</div>
|
||||
<div className="pdf-intro-foot-date">2025年4月30日 10:40</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
||||
@ -91,6 +91,9 @@
|
||||
}
|
||||
|
||||
.pdf-table-content{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 1050px;
|
||||
padding: 20px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user