style: reduce next draw label size
This commit is contained in:
@@ -2278,4 +2278,8 @@ onReachBottom(() => {
|
|||||||
width: 54rpx;
|
width: 54rpx;
|
||||||
height: 54rpx;
|
height: 54rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.latest-card__next-row {
|
||||||
|
font-size: 18rpx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user