judge4c/src
cfngc4594 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
..
actions refactor(auth)!: remove components and rewrite sign-in page 2025-05-05 18:21:08 +08:00
app refactor(auth)!: remove components and rewrite sign-in page 2025-05-05 18:21:08 +08:00
components feat(user-avatar): refactor avatar component into user-avatar with improved structure 2025-05-05 18:39:47 +08:00
config feat(i18n): add locale management and configuration 2025-04-14 23:15:41 +08:00
hooks refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
i18n feat(i18n): add locale management and configuration 2025-04-14 23:15:41 +08:00
lib refactor(auth)!: remove components and rewrite sign-in page 2025-05-05 18:21:08 +08:00
providers feat(problem-store): add submissions to problem store state and provider 2025-04-11 17:42:52 +08:00
stores refactor(store): replace Submission with SubmissionWithTestcaseResult in dockview store 2025-04-14 14:12:15 +08:00
styles style(dockview): reduce tabs container height and center align items 2025-05-06 17:20:46 +08:00
types feat(types/prisma): add submission and testcase result query types 2025-04-14 14:11:29 +08:00