tests for + (plus) button onVorgang list

This commit is contained in:
2025-11-12 08:10:43 +01:00
parent 2e16a0bc03
commit e1f207f6fe
2 changed files with 132 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
}
</script>
<div class="flex flex-col items-center">
<div data-testid="expand-container" class="flex flex-col items-center">
<!-- + / × button -->
<button
class="flex items-center justify-center w-12 h-12 rounded-full bg-blue-600 text-white text-2xl font-bold hover:bg-blue-700 transition"