mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-19 03:03:18 +00:00
chore(inspect): changed logo and removed text
This commit is contained in:
parent
c9231654c8
commit
f3964a4ca0
5 changed files with 50 additions and 9 deletions
|
|
@ -887,8 +887,7 @@ export default function App() {
|
|||
<div className="app">
|
||||
<header className="header">
|
||||
<div className="header-left">
|
||||
<div className="logo">SA</div>
|
||||
<span className="header-title">Sandbox Agent</span>
|
||||
<img src="/logos/sandboxagent.svg" alt="Sandbox Agent" className="logo-text" style={{ height: '20px', width: 'auto' }} />
|
||||
</div>
|
||||
<div className="header-right">
|
||||
<a className="button ghost small" href={issueTrackerUrl} target="_blank" rel="noreferrer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue