vikunja/frontend/src/components/sharing
kolaente 15aa773212
fix(frontend): add horizontal overflow handling to tables on mobile
Wraps all tables that were missing overflow handling in a
`has-horizontal-overflow` div to prevent horizontal overflow on mobile
viewports.

Affected components:
- Sessions.vue
- ApiTokens.vue
- ProjectSettingsWebhooks.vue
- LinkSharing.vue
- UserTeam.vue
- EditTeam.vue
- ProjectSettingsViews.vue

Fixes https://github.com/go-vikunja/vikunja/issues/2331
2026-03-02 08:35:35 +01:00
..
LinkSharing.vue fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00
UserTeam.vue fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00