fix:[FL-149][去掉ant-pagination默认margin-bottom:16px]
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -324,3 +324,7 @@ body {
|
||||
animation: none;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-pagination {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user