This commit is contained in:
李志鹏
2026-04-09 13:48:46 +08:00
parent 3a7ba636f2
commit 5e1d43b5a0
4 changed files with 159 additions and 100 deletions

View File

@@ -73,7 +73,7 @@ const {} = toRefs(data);
> .content {
margin-top: 2rem;
flex: 1;
display: flex;
position: relative;
}
}
</style>