mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 13:05:09 +00:00
fix: add dropdown spacing, use friendly agent names in session list
This commit is contained in:
parent
5930137a85
commit
02c9201bda
2 changed files with 3 additions and 3 deletions
|
|
@ -458,7 +458,7 @@
|
|||
|
||||
.sidebar-add-menu {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
top: 36px;
|
||||
left: 0;
|
||||
min-width: 200px;
|
||||
background: var(--surface);
|
||||
|
|
@ -732,7 +732,7 @@
|
|||
top: 100%;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
margin-top: 4px;
|
||||
margin-top: 8px;
|
||||
min-width: 200px;
|
||||
background: var(--surface);
|
||||
border: 1px solid var(--border-2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue