提交 99ac7264 编写于 作者: Mosher's avatar Mosher

优化表格导航工具栏样式

上级 f9dfb09a
......@@ -24,8 +24,13 @@
}
.container-header{
display: flex;
justify-content: space-between;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
.quick-group-container {
padding-top: 8px;
padding-right: 20px;
}
.search-container {
width: 30%;
height: 48px;
......@@ -99,6 +104,7 @@
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
.search-container {
width: 30%;
height: 48px;
......@@ -110,6 +116,7 @@
padding: 4px;
}
.quick-group-container {
padding-top: 8px;
padding-right: 20px;
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册