mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 00:22:14 +00:00
Fix fullscreen layout on iOS
This commit is contained in:
@@ -29,6 +29,6 @@ paper-progress {
|
||||
top: 0;
|
||||
}
|
||||
neon-animated-pages{
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user