This commit is contained in:
X1627315083
2024-08-13 09:36:13 +08:00
parent 1f5ddc604a
commit a0c3b06b80
23 changed files with 23125 additions and 22325 deletions

View File

@@ -88,6 +88,7 @@ export default defineComponent({
.account_page{
height: 100%;
overflow-y: auto;
padding: 0 9rem;
.account_page_titleImg{
img{
width: 100%;
@@ -96,7 +97,7 @@ export default defineComponent({
}
}
.account_page_content_box{
padding: 5rem 10rem;
padding: 5rem 0;
.account_page_content{
box-shadow: 0 0px 10px 1px rgba(0, 0, 0, 0.12);
border: 1px solid #e9eaec;