Commit Graph

6 Commits

Author SHA1 Message Date
941f1a74fa feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
7e45010487 fix(styles): adjust tabs overflow container height in abyss theme
Changed height property from 'unset !important' to '100%' for .dv-tabs-overflow-container and .dv-tabs-overflow-dropdown-default in the abyss-spaced theme to fix layout issues.
2025-05-08 11:27:10 +08:00
3042af4575 style(dockview): reduce tabs container height and center align items
- Changed --dv-tabs-and-actions-container-height from 44px to 36px
- Added align-items: center to .dv-tabs-container
- Improved CSS formatting for better readability
2025-05-06 17:20:46 +08:00
0f71444f9f style(dockview): adjust border radius and tab spacing in abyss-spaced 2025-04-09 15:06:22 +08:00
2f1a9767f1 feat(dockview): add Dockview component and panel layout management 2025-04-04 14:03:05 +08:00
d61f3d9b0c refactor(styles): rename style folder to styles 2025-04-04 13:00:36 +08:00