refactor(service): enhance modal confirmation component with event dispatching for service stop actions

This commit is contained in:
Andras Bacsai
2025-05-20 11:34:50 +02:00
parent 0cd8f5628c
commit 7fdf296c4a
2 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
{{ $title }}</h2>
<div class="flex items-center h-auto ml-3">
<button @click="slideOverOpen=false"
class="icon absolute top-0 right-0 z-30 flex items-center justify-center px-3 py-2 mt-4 mr-2 space-x-1 text-xs font-normal border-none rounded-sm">
class="absolute top-0 right-0 z-30 flex items-center justify-center px-3 py-2 mt-4 mr-2 space-x-1 text-xs font-normal border-none rounded-sm">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" fill="none"
viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round"