forked from ruoyi/RuoYi-Vue3
pagination更换成flex布局
This commit is contained in:
@@ -97,7 +97,6 @@ function handleCurrentChange(val) {
|
||||
<style scoped>
|
||||
.pagination-container {
|
||||
background: #fff;
|
||||
padding: 32px 16px;
|
||||
}
|
||||
.pagination-container.hidden {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user