提交 69c830a7 编写于 作者: Neuromancer255's avatar Neuromancer255

Revert "快速分组栏样式 --fix1"

This reverts commit 9d5e38f2.
上级 7ad68c40
...@@ -24,15 +24,10 @@ ...@@ -24,15 +24,10 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
} }
.view-quick-group { .view-quick-group-tab {
width: 100%;
display: flex;
flex-direction: column;
position: relative;
.view-quick-group-tab {
width: 100%; width: 100%;
height: 40px; height: 40px;
background-color: #e8e8e89a; background-color: #e8e8e8;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
.group-tab { .group-tab {
...@@ -40,22 +35,6 @@ ...@@ -40,22 +35,6 @@
line-height: 40px; line-height: 40px;
min-width: 12.5%; min-width: 12.5%;
} }
}
.groupList {
width: 100%;
position: absolute;
top: 40px;
display: flex;
flex-direction: column;
.groupListItem {
width: 100%;
height: 40px;
padding:10px 20px;
z-index: 9999;
background-color: white;
border-bottom: 1px solid #e8e8e8;
}
}
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册