feat: 欢迎栏的调整

This commit is contained in:
2025-08-12 18:22:14 +08:00
parent 2ac8148f6a
commit 80fc947bbf

View File

@@ -54,7 +54,7 @@
justify-content: space-between;
align-items: center;
padding: 0 32px;
margin-bottom: -8px;
margin-bottom: -6px;
}
.top-item-left {
@@ -65,6 +65,5 @@
.top-item-right {
width: 130px;
height: 130px;
margin: -12px 0;
}
</style>