Commit fa023e0f by 曾经

冻结会员 选中列表 间距

底部间距
parent 9fc46af1
......@@ -57,6 +57,8 @@
position: relative;
border: 1px solid #DCDFE6;
border-radius: 4px;
margin-bottom: 22px;
box-sizing: border-box;
.selected-top{
background: white;
position: relative;
......@@ -78,6 +80,10 @@
display: flex;
align-items: center;
height: 40px;
margin-bottom: 4px;
&:last-child{
margin-bottom: 0;
}
&:hover{
background: #F7F8FA;
.icon-close{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment