Files
TaskPool/web
admin a45cdda3aa
Build and Deploy / Build and Push Docker Image (push) Successful in 1m49s
style(select): make dropdown menu more compact to match sm-size trigger
- Menu padding: 8px → 6px
- Menu gap: 6px → 4px
- Item min-height: var(--ui-height-sm) → calc(var(--ui-height-sm) - 4px)
- Item padding: 0.5rem 0.75rem → 0.375rem 0.5rem
2026-08-08 16:07:58 +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.