diff --git a/src/app/pdftable/page.tsx b/src/app/pdftable/page.tsx index ac2f1d0..6905346 100644 --- a/src/app/pdftable/page.tsx +++ b/src/app/pdftable/page.tsx @@ -49,6 +49,7 @@ export default function PDFTablePage(){

又、現場環境(働き、勾配、瓦桟木条件等)により本適合表と異なる適合結果となる場合が御座います。予めご了承下さい。

屋根材以外の設置条件(垂木、野地板等の設置基準)も必ずご確認下さい。

+
2025年4月30日 10:40
diff --git a/src/components/PublishList/PublishList.tsx b/src/components/PublishList/PublishList.tsx index f6a0494..2531f2b 100644 --- a/src/components/PublishList/PublishList.tsx +++ b/src/components/PublishList/PublishList.tsx @@ -280,6 +280,10 @@ export default function PublishList (){ + 2025/05/28 diff --git a/src/styles/components/_pdfview.scss b/src/styles/components/_pdfview.scss index 039d1f5..6dabf35 100644 --- a/src/styles/components/_pdfview.scss +++ b/src/styles/components/_pdfview.scss @@ -58,11 +58,22 @@ } // 지붕재 적합성 +.pdf-table-wrap{ + max-width: 1540px; + min-width: 1540px; + margin: 0 auto; +} .pdf-intro-page{ + display: flex; + flex-direction: column; height: 1080px; padding: 80px 40px ; background-color: #fff; } +.pdf-intro-foot-date{ + margin-top: auto; + text-align: right; +} .pdf-intro-tit-wrap{ text-align: center; .pdf-intro-tit{