Fix page scroll bug on /connect page (#3856) [ci skip]
This commit is contained in:
parent
67a8dbcd04
commit
00ed11fca7
1 changed files with 0 additions and 4 deletions
|
|
@ -43,10 +43,6 @@
|
|||
footer {
|
||||
display: none
|
||||
}
|
||||
|
||||
#page-content {
|
||||
max-height: 100vh
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
if (navigator.userAgent.match(/iPhone/i) && !navigator.userAgent.match('CriOS')) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue