fix(frontend): place host sessions panel beside agent config (0.20.29)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -108,6 +108,10 @@ async function terminate(sessionId: string) {
|
||||
margin: 0.75rem 0;
|
||||
}
|
||||
|
||||
.host-sessions {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.host-sessions button.secondary {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user