Merge branch 'main' into perf-bundle

This commit is contained in:
pengzhanbo 2024-07-20 00:27:26 +08:00
commit 19864cf269

View File

@ -50,7 +50,7 @@ const routeLocale = useRouteLocale()
}
:deep(.logo) {
height: 24px;
height: var(--vp-nav-logo-height, 24px);
margin-right: 8px;
}
</style>