support grok

This commit is contained in:
Tw93
2025-02-23 15:54:45 +08:00
parent 3d3528f3bb
commit 51ea7f4893
48 changed files with 10 additions and 0 deletions

View File

@@ -339,6 +339,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;
}