mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-18 15:03:06 +00:00
refactor: move agent version from setup row to session header
This commit is contained in:
parent
308d7f279c
commit
19f561de52
3 changed files with 12 additions and 16 deletions
|
|
@ -623,6 +623,12 @@
|
|||
border-radius: 999px;
|
||||
}
|
||||
|
||||
.session-agent-version {
|
||||
font-weight: 500;
|
||||
opacity: 0.7;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.panel-header-right {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue