update migration file, dan laporan

This commit is contained in:
majid
2025-06-11 09:55:37 +07:00
parent f69128e18e
commit 7ddcc14167
25 changed files with 2513 additions and 821 deletions

View File

@@ -21,7 +21,7 @@
}
#header {
/* #header {
position: fixed;
top: -80px;
left: 0;
@@ -29,15 +29,15 @@
height: 50px;
text-align: center;
padding-bottom: 10px;
}
} */
.header-logo {
/* .header-logo {
position: absolute;
left: 20px;
top: 10px;
max-height: 80px;
max-width: 150px;
}
} */
.header-title {
margin-top: 20px;
@@ -88,9 +88,9 @@
page-break-before: always;
break-before: page;
}
.border {
/* .border {
border: 1px solid #000;
}
} */
.no-break {
page-break-inside: avoid;