更改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user