style: 为分页组件的链接添加边框圆角
This commit is contained in:
@ -32,6 +32,7 @@
|
|||||||
border: 1px solid $border-color;
|
border: 1px solid $border-color;
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
.ant-pagination-item-link {
|
.ant-pagination-item-link {
|
||||||
|
border-radius: $border-radius;
|
||||||
color: #737478;
|
color: #737478;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user