mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-05 08:46:38 +00:00
perf(mobile): 去除手机网站底部空白间隙
This commit is contained in:
@ -20,5 +20,12 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#footer {
|
||||
padding-top: 6px;
|
||||
height: 60px;
|
||||
line-height: 54px;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</div>
|
Reference in New Issue
Block a user