페이지당 하단 날짜 추가
This commit is contained in:
parent
192b8f81e5
commit
0cdaa50d75
@ -684,6 +684,7 @@ export default function PDFTablePage(){
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="pdf-intro-foot-date mt10">2025年4月30日 10:40</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
||||
@ -66,7 +66,7 @@
|
||||
.pdf-intro-page{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 1080px;
|
||||
height: 1050px;
|
||||
padding: 80px 40px ;
|
||||
background-color: #fff;
|
||||
}
|
||||
@ -92,6 +92,7 @@
|
||||
|
||||
.pdf-table-content{
|
||||
padding: 20px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.pdf-table-grid-wrap{
|
||||
display: grid;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user