All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 35s
- Added `-webkit-overflow-scrolling: touch` and `overscroll-behavior-y: contain` to App.vue for improved scrolling behavior on touch devices. - Updated DialogManager.vue to include `min-height: 0` and `overflow-x: hidden` for better content management. - Set `min-height: 0` in TeamManagementOverview.vue and TeamManagementView.vue to ensure consistent layout. - Enhanced localization files across multiple languages to include new terms for user administration, improving user experience.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.