You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: improve run viewer modal layout and token icon styling
Add responsive max-width and max-height constraints to run viewer modal
(max-w-[2400px] base, lg:max-w-[2300px], 2xl:max-w-[2200px]) to prevent
excessive modal scaling. Apply theme-aware text colors to token icon
(text-zinc-600 dark:text-zinc-300) for proper visibility in light/dark modes.
0 commit comments