搜索列表

This commit is contained in:
czm 2022-04-18 10:10:53 +08:00 committed by li tong bao
parent 861cf506f3
commit fba763d745
2 changed files with 1 additions and 2 deletions

View File

@ -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{

View File

@ -29,5 +29,4 @@ $font_size_min: 22px;
}
//按钮样式未选择