移除 scan-topbar-logo 品牌标记
- 从 ScanTerminalDashboard.tsx 移除 logo div 和 brand 容器 - 从 ScanTerminalShell.module.css 移除 .scan-topbar-brand / .scan-topbar-logo 样式 - 从 ScanTerminalLightTheme.module.css 移除对应的浅色主题覆盖
This commit is contained in:
@@ -7,11 +7,6 @@
|
||||
color: #0F172A;
|
||||
}
|
||||
|
||||
.root :global(.scan-terminal.light .scan-topbar-logo) {
|
||||
background: linear-gradient(135deg, #2563EB, #059669);
|
||||
box-shadow: 0 4px 12px rgba(37, 99, 235, 0.18);
|
||||
}
|
||||
|
||||
.root :global(.scan-terminal.light .scan-filter-panel),
|
||||
.root :global(.scan-terminal.light .scan-data-grid),
|
||||
.root :global(.scan-terminal.light .scan-detail-panel),
|
||||
|
||||
Reference in New Issue
Block a user