update v2

This commit is contained in:
lb
2023-10-27 15:07:24 +08:00
parent 88d8c80250
commit 6e17cc51d1
3 changed files with 5 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ export default {
// import
.left-side {
// background: rgba(243, 54, 145, 0.166);
background: rgba(243, 54, 145, 0.166);
height: 4320px;
width: 3840px;
width: 3816px;
}
</style>