File size: 159 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## zh-CN

迷你版本。

## en-US

Mini size pagination.

<style>
#pagination-demo-mini .ant-pagination:not(:last-child) {
  margin-bottom: 24px;
}
</style>