Billing fixes (#3976)

This commit is contained in:
pablonyx
2025-02-13 15:59:10 -08:00
committed by GitHub
parent 1a7aca06b9
commit 3260d793d1
21 changed files with 546 additions and 233 deletions

View File

@@ -2291,8 +2291,6 @@ export function ChatPage({
bg-opacity-80
duration-300
ease-in-out
${
!untoggled && (showHistorySidebar || sidebarVisible)
? "opacity-100 w-[250px] translate-x-0"