update 优化 分页组件样式 pagination更换成flex布局

This commit is contained in:
疯狂的狮子Li
2025-03-03 13:31:05 +08:00
parent e040820dae
commit eab4345198
3 changed files with 3 additions and 14 deletions

View File

@ -162,10 +162,6 @@ aside {
position: relative;
}
.pagination-container {
margin-top: 30px;
}
.text-center {
text-align: center;
}