style: 侧边栏助理模块增加上边距,避免紧贴顶部
- agentScopedSection 添加 margin-top: 12px - 简单模式和完整模式均生效
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
// Agent-scoped section: selector + Chat + Control + Workspace
|
||||
.agentScopedSection {
|
||||
flex-shrink: 0;
|
||||
margin-top: 12px;
|
||||
background: var(--glass-primary-bg);
|
||||
backdrop-filter: var(--glass-primary-blur);
|
||||
-webkit-backdrop-filter: var(--glass-primary-blur);
|
||||
|
||||
Reference in New Issue
Block a user