fix thumb size
This commit is contained in:
@ -57,6 +57,7 @@
|
||||
}
|
||||
|
||||
.thumbnail {
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@ -54,6 +54,7 @@
|
||||
}
|
||||
|
||||
.thumbnail {
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user