样式修正,支持配置登录方式、icon等
This commit is contained in:
@@ -747,20 +747,6 @@ async function loadMoreMessages() {
|
||||
}
|
||||
}
|
||||
|
||||
.pagination-container {
|
||||
padding: 12px 0;
|
||||
|
||||
:deep(.el-pagination) {
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
|
||||
.el-pagination__total,
|
||||
.el-pagination__sizes,
|
||||
.el-pagination__jump {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user