Update page-mastodon.php
This commit is contained in:
+2
-1
@@ -115,8 +115,9 @@ div p a {
|
|||||||
}
|
}
|
||||||
.thumbnail-image img {
|
.thumbnail-image img {
|
||||||
width:100%;
|
width:100%;
|
||||||
height:170px;
|
height: 100%;
|
||||||
object-fit:cover;
|
object-fit:cover;
|
||||||
|
object-position: center; /* 保证中央部分 */
|
||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
transition:transform .3s ease;
|
transition:transform .3s ease;
|
||||||
cursor:zoom-in
|
cursor:zoom-in
|
||||||
|
|||||||
Reference in New Issue
Block a user