🔀 merge main

This commit is contained in:
Tw93
2025-03-25 20:35:13 +08:00
57 changed files with 656 additions and 492 deletions

View File

@@ -348,6 +348,10 @@ window.addEventListener('DOMContentLoaded', _event => {
padding-top: 20px;
}
.h-dvh.flex-grow .bg-gradient-to-b.from-background.via-background {
padding-top: 40px;
}
body > div.relative.flex.h-full.w-full.overflow-hidden.transition-colors.z-0 > div.z-\\[21\\].flex-shrink-0.overflow-x-hidden.bg-token-sidebar-surface-primary.max-md\\:\\!w-0 > div > div > div > nav > div.flex.justify-between.h-\\[60px\\].items-center.md\\:h-header-height {
padding-top: 25px;
}