Double grid cell thumbnail size to 128px
This commit is contained in:
@@ -380,8 +380,8 @@ nav {
|
||||
|
||||
.cell-thumb-link .thumb-img {
|
||||
display: block;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user