提交 2972f650 authored 作者: 龙菲's avatar 龙菲

用户和角色管理样式调整

上级 7721f4cd
...@@ -264,7 +264,7 @@ export default { ...@@ -264,7 +264,7 @@ export default {
.top-bar { .top-bar {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; // align-items: center;
margin-bottom: 10px; margin-bottom: 10px;
} }
.pagination { .pagination {
......
...@@ -249,7 +249,7 @@ export default { ...@@ -249,7 +249,7 @@ export default {
.top-bar { .top-bar {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: flex-end; // align-items: flex-end;
margin-bottom: 20px; margin-bottom: 20px;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论