mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 07:04:48 +00:00
fix: align sidebar dropdown to extend right instead of left
This commit is contained in:
parent
c595cb43dd
commit
307ee0c57b
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@
|
|||
.sidebar-add-menu {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
right: 0;
|
||||
left: 0;
|
||||
min-width: 200px;
|
||||
background: var(--surface);
|
||||
border: 1px solid var(--border-2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue