aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/assets/index-BV2Ufoce.css
Commit message (Collapse)AuthorAgeFilesLines
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ↵Adam Mathes10 days1-1/+0
| | | | | | | | | | | branding - Fix V3 keyboard navigation delay (resolved NK-wjats7) - Update V3 document title to 'neko' (resolved NK-4p3s91) - Fix V3 neko logo/button position to be top-left fixed (resolved NK-89za3s) - Improve FeedItems (React) stability with ref-based index tracking and robust tests - Sync V3 styling and selection feedback with V2 patterns - Rebuild production assets
* Fix v3ui: neko button fixed positionAdam Mathes10 days1-0/+1
- Remove duplicate neko logo from v3 sidebar - Keep sidebar toggle button fixed at top-left even when sidebar is open - Add top padding to v3 sidebar to prevent overlap with the fixed toggle button - Update v3 tests to match UI changes