fix:修改页面
This commit is contained in:
@@ -231,10 +231,12 @@
|
||||
:deep(.ant-pagination-prev) {
|
||||
background-color: rgba(0, 0, 0, 1) !important;
|
||||
border: 1px solid rgba(147, 200, 243, 1) !important;
|
||||
margin-right: 6px !important;
|
||||
}
|
||||
:deep(.ant-pagination-next) {
|
||||
background-color: rgba(0, 0, 0, 1) !important;
|
||||
border: 1px solid rgba(147, 200, 243, 1) !important;
|
||||
margin-left: 6px !important;
|
||||
}
|
||||
:deep(.anticon) {
|
||||
color: rgba(12, 140, 246, 1) !important;
|
||||
|
Reference in New Issue
Block a user