mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-04-26 17:55:09 +02:00
refactor(ui): restructure navigation sidebar with Overview as primary entry
- Move Overview to first navigation item for better UX - Consolidate `Chat` into `Agents` section - Increase chevron and section title font sizes for improved readability - Adjust section title padding for better visual spacing Signed-off-by: 诺墨 <normal@normalcoder.com>
This commit is contained in:
@@ -2693,7 +2693,7 @@ mark.search-highlight {
|
||||
justify-content: space-between;
|
||||
}
|
||||
.nav-section-chevron {
|
||||
font-size: 8px;
|
||||
font-size: 16px;
|
||||
transition: transform var(--transition-fast);
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user