搜索框

This commit is contained in:
shijingjing
2022-01-14 18:26:50 +08:00
parent d29f85ee36
commit d5b70e91c3

View File

@@ -141,7 +141,7 @@ export default {
display: flex;
margin-bottom: 8px;
.left{
width: calc(100% - 402px);
width: calc(100% - 450px);
}
}
.userList {