update zai models and sidebar divider (#819)

This commit is contained in:
ekko
2026-05-17 20:47:52 +08:00
committed by GitHub
parent aff3546677
commit bbfd818106
2 changed files with 27 additions and 2 deletions
@@ -406,6 +406,11 @@ function openChangelog() {
}
}
:deep(.profile-selector) {
padding-top: 12px;
border-top: 1px solid $border-color;
}
.nav-group {
display: flex;
flex-direction: column;