搜索列表
This commit is contained in:
parent
1e0d58dda2
commit
c9d6d1a063
@ -99,7 +99,7 @@
|
||||
position: absolute;
|
||||
left: -15px;
|
||||
background-color: red;
|
||||
background: linear-gradient(270deg, #fff 30%, rgba(255,255,255, 0.3) );
|
||||
background: linear-gradient(to right, #fff 30%, rgba(255,255,255, 0.3) );
|
||||
// z-index: 99;
|
||||
}
|
||||
.miconfont{
|
||||
|
@ -29,5 +29,4 @@ $font_size_min: 22px;
|
||||
|
||||
}
|
||||
|
||||
//按钮样式,未选择
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user