This commit is contained in:
daihh
2022-10-08 11:54:14 +08:00
2 changed files with 4 additions and 3 deletions

View File

@@ -861,7 +861,8 @@ export default {
.list-active{
display: none;
width: 458px;
// width: 458px;
width:135%;
height: 165px;
padding: 20px;
background: #FFFFFF;
@@ -871,7 +872,7 @@ export default {
border: 1px solid #EDEFF0;
position: absolute;
top: 30px;
left: -16%;
left: -17.5%;
z-index: 999;
.list-content{
display: flex;