Merge pull request #2003 from 138138138/master

Fix iOS 12.5.2 Layout
This commit is contained in:
TheFrenchGhosty 2021-04-13 18:05:46 +00:00 committed by GitHub
commit 896882958d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ body {
#contents {
display: flex;
flex-direction: column;
height: 100vh;
min-height: 100vh;
}
.deleted {