style: use standard action button corners
This commit is contained in:
@@ -2282,4 +2282,8 @@ onReachBottom(() => {
|
|||||||
.latest-card__next-row {
|
.latest-card__next-row {
|
||||||
font-size: 18rpx;
|
font-size: 18rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.latest-card__action {
|
||||||
|
border-radius: 12rpx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user