mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-05 06:10:19 +00:00
Merge pull request #46 from somoso/ios-thumbnail-fix
Fix the thumbnail issue on iOS
This commit is contained in:
commit
1895bbc025
1 changed files with 0 additions and 1 deletions
|
@ -465,7 +465,6 @@ input[type="submit"]:hover { color: var(--accent); }
|
|||
|
||||
.post_thumbnail img {
|
||||
grid-area: 1 / 1 / 2 / 2;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
align-self: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue