mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 20:55:11 +00:00
Fix cloud images on iOS
This commit is contained in:
parent
386bc6806c
commit
7794501608
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
display: block;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue