更改样式与功能

This commit is contained in:
952108534@qq.com
2022-01-19 19:36:42 +08:00
parent a38c7b6ba9
commit b1822e57a3
4 changed files with 108 additions and 66 deletions

View File

@@ -54,6 +54,9 @@ ul li ol li em strong i {
box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
height: 80px;
align-items: center;
position: absolute;
bottom: 0;
padding:0 20px 0 20px;
span
{
width: 160px;
@@ -176,6 +179,9 @@ strong{
// 我想搜
.usercontentshow{
position: relative;
.rc-column{
padding-bottom: 0;
}
.rc-productcat {
display: flex;
align-items: center;
@@ -203,6 +209,9 @@ span {
margin-left: 0.18rem;
}
}
li:first-child{
margin-left: 0;
}
}
//筛选
.userselect{
@@ -283,6 +292,7 @@ border-radius: 100px;
.rc-bottom{
position: fixed;
background: white;
height: 617px;
bottom: 0;
left: 0;
z-index: 9;