fix: 暂存

This commit is contained in:
2026-06-18 09:19:23 +08:00
parent a382f36461
commit ab9e77669c
3 changed files with 3 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ import UserBar from '@/components/User/UserBar.vue'
.base-layout__topbar {
display: flex;
width: 100%;
height: 40px;
height: 30px;
background-color: #fde68a; // amber-200
}