/* This CSS file will be included with your plugin, and available in the app when your plugin is enabled. If your plugin does not need CSS, delete this file. */ /* ===== Session Manager ===== */ .agent-client-session-manager { padding: 4px 0; } .agent-client-session-manager-empty { padding: 16px; color: var(--text-muted); font-size: var(--font-ui-small); text-align: center; } .agent-client-session-manager .tree-item-self { display: flex; align-items: center; gap: 8px; padding-inline-start: 12px; } .agent-client-session-item-more { flex-shrink: 0; display: flex; align-items: center; opacity: 0; cursor: pointer; color: var(--text-muted); margin-left: auto; /* Reset