- Center both modals with dark backdrop and blur effect - Make voice modal larger (420px) with bigger record button - Make response modal larger (540px) with bigger text (18px) - Remove auto-dismiss from bubbles - manual dismiss only - Add backdrop click to close response modal - Remove unused bottom sheet code from FloatingVoice - Add touch protection CSS to prevent text selection - Clean up mobile-specific variables no longer needed
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.