mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-21 13:25:21 +02:00
feat: Enhance UI with system theme, refined headers, and new layout
- layout: Auto-detect system theme on first visit - header: Refined layout (centered, uppercase subtitle, inline help) - categories: Compact 'Soft Pill' design with improved focus state - data: Reorganized Zellij to CLI Tools - lint: Fixed various linting issues
This commit is contained in:
@@ -80,7 +80,6 @@ function CategorySectionComponent({
|
||||
y: 0,
|
||||
opacity: 1,
|
||||
duration: 0.5,
|
||||
stagger: 0.025,
|
||||
ease: 'power2.out',
|
||||
delay: delay + 0.1,
|
||||
force3D: true
|
||||
|
||||
Reference in New Issue
Block a user