1
0
forked from ruoyi/RuoYi-Vue3

pagination更换成flex布局

This commit is contained in:
RuoYi
2025-03-01 14:38:00 +08:00
parent 094e300939
commit ca5ae82f9e
3 changed files with 3 additions and 17 deletions

View File

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