This commit is contained in:
JyuHsin
2025-06-11 10:19:45 +08:00
parent 075aacde0f
commit 0120e1e494
17 changed files with 232 additions and 231 deletions
@@ -16,7 +16,7 @@ layout("/mobile/platform.html"){
}
.header {
padding: 20px;
padding: 10px 20px 0;
}
.content {
@@ -26,12 +26,12 @@ layout("/mobile/platform.html"){
.pdf_div {
padding-bottom: 70px;
height: calc(100vh - 46px - 60px - 151px - 170px);
height: calc(100vh - 46px - 60px - 151px - 160px);
overflow-y: auto;
}
.backTop {
/*.backTop {
display: none !important;
}
}*/
.title {
font-weight: bold;