mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 08:04:48 +00:00
Fix desktop icon size and update login link
- Add proper macOS icon padding (80% scale) so icon matches system icon sizes - Strip glass/glow effects from icon SVG for Liquid Glass compatibility - Add separate flat layer SVGs for Apple Icon Composer - Regenerate all raster icon formats (png, icns, ico) - Update "Learn more" link to https://sandboxagent.dev/ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f464fa96ad
commit
f939025197
12 changed files with 34 additions and 92 deletions
|
|
@ -319,7 +319,7 @@ export function MockSignInPage() {
|
|||
|
||||
{/* Footer */}
|
||||
<a
|
||||
href="https://sandbox-agent.dev"
|
||||
href="https://sandboxagent.dev/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
style={{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue