Files
TaskPool/web
admin eb85a8536d
Build and Deploy / Build and Push Docker Image (push) Successful in 4m19s
style(NodeSwitcher): unify style with Select component for consistency
- Use ui-control and ui-select-trigger classes
- Change height to var(--ui-height-md) (36px)
- Change font-size to var(--ui-font-md) (14px)
- Remove max-width constraint, let width adapt to content
- Icon size from 12px to 14px
- Menu width now matches button width exactly
- Add arrow icon rotation on open
2026-08-08 15:25:18 +08:00
..
2026-07-26 08:43:52 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.