添加个人联系页面

This commit is contained in:
kron
2025-05-07 23:34:15 +08:00
parent 29c332f171
commit ab169af87f
11 changed files with 79 additions and 82 deletions

View File

@@ -44,17 +44,6 @@ import UserItem from "@/components/UserItem.vue";
}
.my-grow {
width: 100%;
margin: 0;
padding: 0;
background-color: none;
border: none;
background: none;
line-height: 1;
outline: none;
box-sizing: border-box;
}
.my-grow::after {
border: none;
}
.my-grow > image {
width: 100%;